Rob Day
|
ceaa55e57e
|
httpproxy: cancel requests when client closes a connection
|
2018-03-07 23:01:10 -08:00 |
|
sharat
|
9def4cb9fe
|
*: Use http.Request.WithContext instead of Cancel
|
2017-02-02 22:50:07 +05:30 |
|
Xiang Li
|
962433c17f
|
*: set repo correctly for logging
|
2016-10-03 17:03:22 +08:00 |
|
Gyu-Ho Lee
|
f14fd43548
|
proxy/httpproxy: fix httputil.RequestCanceler
|
2016-08-14 14:37:08 -07:00 |
|
Xiang Li
|
c73e8fd946
|
httpproxy: init the rand that we use to randomize endpoints
This is actually does not change anything. The endpoints are already
randomized before feeding into proxy. But it makes the proxy more safe.
|
2016-05-27 10:28:03 -07:00 |
|
Gyu-Ho Lee
|
dd8a36820e
|
proxy/httpproxy: fix v2 proxy log header
Replace all with capnslog
|
2016-05-23 15:45:49 -07:00 |
|
Gyu-Ho Lee
|
ef44f71da9
|
*: update LICENSE header
|
2016-05-12 20:51:48 -07:00 |
|
Gyu-Ho Lee
|
25d9169e9a
|
httpproxy: fix capnslog log path
We changed the package path, so log paths needs to be updated as well.
|
2016-05-12 15:56:40 -07:00 |
|
Anthony Romano
|
a76f5f5ed2
|
httpproxy: fix race on getting close notifier channel
Fixes #5267
|
2016-05-04 09:32:26 -07:00 |
|
朱鹏
|
67db28f979
|
proxy: enable http2 for connecting to members
enable http2 when transport specified a custom TLS config, which was
not automatically enable.
Issue 5033
|
2016-04-15 10:16:26 +08:00 |
|
Xiang Li
|
66d2ae7a39
|
proxy: move http related thing to httpproxy
|
2016-04-13 21:09:26 -07:00 |
|