Darien Raymond
|
721bea5d54
fix lint warnings
|
8 years ago |
Darien Raymond
|
74327ea8ae
prevent using net.Conn.WriteTo()
|
8 years ago |
Darien Raymond
|
9f146ac7d2
cleanup
|
8 years ago |
Darien Raymond
|
ed1243b32b
require proxy auth when not set. fix #712
|
8 years ago |
Darien Raymond
|
028b2b74c9
fix lint warning
|
8 years ago |
Darien Raymond
|
a6393449e0
force reader to be nil
|
8 years ago |
Darien Raymond
|
5e8cf7bde6
redo http upload performance
|
8 years ago |
Darien Raymond
|
41bc2a6ce4
Revert "improve performance for http upload"
|
8 years ago |
Darien Raymond
|
c4be61e854
retrieve the root cause of the error
|
8 years ago |
Darien Raymond
|
cddf74334d
improve performance for http upload
|
8 years ago |
Darien Raymond
|
f3c5df8798
make sure writer not buffered
|
8 years ago |
Darien Raymond
|
0dbfb66126
clean up dns package
|
8 years ago |
Darien Raymond
|
594ec15c09
cleanup buffer usage
|
8 years ago |
Darien Raymond
|
cab5c10fc2
remove use of KeepAlive
|
8 years ago |
DarienRaymond
|
71d34e7451
Merge pull request #685 from valture/ua-leak
|
8 years ago |
Darien Raymond
|
4444cc985d
http proxy in transparent mode
|
8 years ago |
Valture
|
973378d610
Prevent UA from being set to golang's default ones
|
8 years ago |
Darien Raymond
|
fde421ac58
Revert "check request.Host instead of request.URL.Host. fix #681"
|
8 years ago |
Darien Raymond
|
ba16987a07
check request.Host instead of request.URL.Host. fix #681
|
8 years ago |
Darien Raymond
|
10712b3235
fix http port parsing
|
8 years ago |
Darien Raymond
|
100391fdb7
fix http basic auth. fix #659
|
8 years ago |
Darien Raymond
|
1d3c8098e9
basic auth in http server
|
8 years ago |
Darien Raymond
|
3a27ff8239
increase default timeout to 5 minutes
|
8 years ago |
Darien Raymond
|
109a37fe7e
aggressively close connection when response is done
|
8 years ago |
Darien Raymond
|
1c856a46ab
step 1 to remove reference to net package
|
8 years ago |
Valture
|
2058920d95
fix HTTP proxy OK response
|
8 years ago |
Darien Raymond
|
6f3362fc4c
update activity
|
8 years ago |
Darien Raymond
|
33ba08be77
reduce buffer size for http header reading
|
8 years ago |
Darien Raymond
|
9db86e871e
close connection when content length unknown
|
8 years ago |
Darien Raymond
|
18904e9adb
only keep connection alive when content length is known
|
8 years ago |