I\'m trying to create a basic web cache/proxy server with the socket module, and I\'m running into issues with receiving the response from the webserver.
My code begins w