Rod Hynes
|
407edebf04
Remove upstreamproxy.transportConn
|
8 years ago |
Rod Hynes
|
48611aff34
Replace pending conns with Context
|
8 years ago |
Rod Hynes
|
49eae87f49
Some gitmetalinter fixes
|
8 years ago |
Eugene Fryntov
|
2b0d57d413
Handle special case of 'Host' in custom proxy headers
|
9 years ago |
Eugene Fryntov
|
4abe230581
Typo fixes, added third party copyright info
|
9 years ago |
Eugene Fryntov
|
92822fce60
New config option for adding custom HTTP headers to HTTP(s) proxied connections
|
9 years ago |
Eugene Fryntov
|
610406b7e0
Fix for null pointer dereference if proxy.User is nil
|
10 years ago |
Eugene Fryntov
|
22f9afd249
Removed redundant error check
|
10 years ago |
Eugene Fryntov
|
d40160f284
Create a new instance of HttpAuthenticator every time HTTP 407 response seen in the RoundTrip()
|
10 years ago |
Eugene Fryntov
|
9baaa5b8dc
HTTP auth improvements complete
|
10 years ago |
Eugene Fryntov
|
cea14a2cbe
HTTP Transport auth improvement in progress, Basic and NTLM working, Digest pending
|
10 years ago |
Eugene Fryntov
|
8987c81d71
Response 'peeking' rewrite, auth cache for Digest pending
|
10 years ago |
Eugene Fryntov
|
55203fd233
Commented ProxyAuthTransport
|
10 years ago |
Eugene Fryntov
|
a6f8a4136d
upstreamproxy.Error type, minor fixes
|
10 years ago |
Eugene Fryntov
|
c7903e112d
Code review items addressed, documentation pending
|
10 years ago |
Eugene Fryntov
|
0e9d9aa8bb
Minor revision
|
10 years ago |
Eugene Fryntov
|
09075b0214
Final HTTP auth proxy transport, updated README with code examples
|
10 years ago |
Eugene Fryntov
|
ae44941c68
RoundTripper to use in place of http.Transport for doing HTTP via authenticating proxy
|
10 years ago |
Eugene Fryntov
|
ea7baf63a5
Stateful HTTP authentication, http.Transport with stateful auth pending
|
10 years ago |
Eugene Fryntov
|
3ba08e5a40
Minor fixes
|
10 years ago |
Eugene Fryntov
|
3d0d9a6e40
Simplified stateless proxy HTTP authentication, NTLM auth fix when generating type 3 messages, simple http.Transport with proxy auth support
|
10 years ago |
Eugene Fryntov
|
f47a983b29
upstreamproxy authentication in progress
|
10 years ago |