pub fn handle_connection(stream: TcpStream, csv_path: &Path)
Read the request line, route it, and write the response.