18 Commits
Author SHA1 Message Date
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