HTTP proxy fixes
HTTP Proxy fixes
- HTTP proxy 24 hours timeout, fixing #303
- Removes the authorization headers before forwarding the HTTP(s) requests
HTTP proxy improvements
- Only accepts HTTP 1.x protocols
- Only checks the credentials when the method is
CONNECT
or the request URL is absolute - More logging on authorization failures