saucelabs / forwarder

Forwarder is a production-ready, fast MITM proxy with PAC support. It's suitable for debugging, intercepting and manipulating HTTP traffic. It's used as a core component of Sauce Labs Sauce Connect Proxy.
https://forwarder-proxy.io
Mozilla Public License 2.0
225 stars 13 forks source link

martian/header(via): close looped request #792

Closed Choraden closed 5 months ago

Choraden commented 5 months ago

This is to remove hanging connections from http.Transport.

Fixes #688