v3.8.1
passteque/gluetunv3.8.1Dec 6, 2020by qdm12
AI Summary
Focused on fixing HTTP proxy stability issues, specifically timeouts and authorization header handling.
Key Highlights
- Fixed HTTP proxy 24-hour timeout.
- Removed authorization headers before forwarding HTTP(s) requests.
New Features
- HTTP proxy 24 hours timeout fix.
- Removes authorization headers before forwarding requests.
Full Release Notes
## 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