Commit Graph

37 Commits

Author SHA1 Message Date
guoguangwu
fd57e80709 chore: remove refs to deprecated io/ioutil 2024-02-02 17:22:04 +08:00
zzq
7e1af1b557 fix 2024-02-02 17:20:25 +08:00
ginuerzh
ac554f670c add proxyAgent options for http/http2 handler 2022-08-18 20:03:03 +08:00
ginuerzh
2c0eb8df9a fix issue #520 2020-05-23 11:14:49 +08:00
ginuerzh
abe4043413 add chain.DialContext 2020-02-08 15:02:04 +08:00
ginuerzh
9a24c06f96 add path support for h2/h2c 2020-01-09 11:11:51 +08:00
ginuerzh
085b0b30e7 fix http2 failover 2020-01-09 10:10:22 +08:00
ginuerzh
9ec2bb9b87 fix tests 2019-06-21 21:30:48 +08:00
ginuerzh
e996e7c35b add user-agent option for http/http2 2019-06-20 15:19:42 +08:00
ginuerzh
e42c68bd2b fix #181 2019-06-15 10:39:04 +08:00
ginuerzh
86e9772f08 add knock option for probe resistance 2019-06-14 00:12:35 +08:00
ginuerzh
2e5601bfd6 fix HTTP Host header 2019-06-03 16:14:49 +08:00
ginuerzh
62663564cc add reloader for authenticator 2019-01-09 22:36:44 +08:00
ginuerzh
47220e0687 add more test cases 2019-01-05 13:21:33 +08:00
ginuerzh
445889c47e add more test cases for socks5 2018-12-31 20:44:20 +08:00
ginuerzh
bb1afcc437 add more tests 2018-12-26 20:24:20 +08:00
ginuerzh
99a08048a0 add default timeout for transporters 2018-12-22 20:40:46 +08:00
ginuerzh
7686a4bdc8 add more detail info for routing 2018-12-06 19:57:36 +08:00
ginuerzh
dc4c78ca44 add stop for live reloading 2018-11-29 22:09:10 +08:00
ginuerzh
a020c7bc33 fix data race 2018-11-21 23:42:45 +08:00
ginuerzh
e9b872c4cf change error to code 2018-11-17 23:06:24 +08:00
ginuerzh
8ba90995ae add probing resistance support for HTTP2 proxy 2018-11-17 22:11:21 +08:00
ginuerzh
c91e424cbe use ip address instead of domain address in Connector.Connect 2018-11-12 10:40:42 +08:00
ginuerzh
b16f878c39 add ConnectOptions for Connector.Connect 2018-11-10 12:16:46 +08:00
ginuerzh
31257903a3 add timeout for TLS handshaking (#316) 2018-11-03 11:24:25 +08:00
ginuerzh
c1f4325b19 add ChainOptions for Chain.Dial 2018-07-08 10:41:56 +08:00
ginuerzh
c242286a06 add Handler.Init 2018-07-06 15:25:08 +08:00
ginuerzh
f292d8e76f add bypass support for handlers 2018-06-30 15:55:05 +08:00
rui.zheng
55622a5f43 fix HTTP2 auth bug #122 2017-08-06 15:38:39 +08:00
rui.zheng
012932fab1 fix HTTP2 multiplex 2017-08-06 13:31:22 +08:00
rui.zheng
cfd1223550 minor fix 2017-08-05 14:33:35 +08:00
rui.zheng
74eb52dc2a update file structure 2017-08-04 14:14:08 +08:00
rui.zheng
057a17be87 support http2 proxy 2016-09-28 17:56:12 +08:00
rui.zheng
2f00695e1d add http2 transport 2016-09-25 21:05:28 +08:00
rui.zheng
d3e52bb457 http2 support with http1.x compatible 2016-09-25 18:31:54 +08:00
rui.zheng
8502dd2905 add some test case 2016-09-23 18:23:23 +08:00
rui.zheng
9ae36e42af init http2+tls 2016-09-23 12:11:56 +08:00