Rod Hynes
|
7d4307b1a3
Fix upstream proxy support for "Proxy-Connection: close"
|
5 years ago |
Rod Hynes
|
726391064c
Fix typo in error message
|
5 years ago |
Rod Hynes
|
df3bd47f25
Exclude user input URLs from net/url parse errors
|
5 years ago |
Rod Hynes
|
dfc850abda
Fix staticcheck issues
|
6 years ago |
Rod Hynes
|
a44e944291
Integrate utls
|
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
|
42b9564a54
More meaningful proxy 'CONNECT' handshake error message
|
10 years ago |
Eugene Fryntov
|
cea14a2cbe
HTTP Transport auth improvement in progress, Basic and NTLM working, Digest pending
|
10 years ago |
Eugene Fryntov
|
9a89e727f0
Completing files commit for upstreamproxy.Error type. Do more robust error check on the handshake return error now that ErrPersistEOF check moved into the handshake itself
|
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
|
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
|
e2977990a5
Implemented MD5-sess for Digest authentication, 'uri' fix in authorization response
|
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
|
ba6827d592
Removed redundant 'https' proxy scheme
|
10 years ago |
Eugene Fryntov
|
f47a983b29
upstreamproxy authentication in progress
|
10 years ago |
Eugene Fryntov
|
9d731191da
added basic upstream socks4 and http from obfs4proxy project
|
11 years ago |