Skip to content

v0.0.2: Send the Proxy-Authorization header only in the first request

Latest
Compare
Choose a tag to compare
@montag451 montag451 released this 06 Feb 12:24
· 1 commit to master since this release

Once the connection to the proxy is authenticated, there is no need to
send the Proxy-Authorization header in subsequent requests. It saves
bandwith and simplify the code.