Commit Graph

13 Commits (bbd3988f3d39a35750c8d1973f48c543d36e8d4c)

Author SHA1 Message Date
Darhwa d29370a654 Enhance http outbound
1. Enables http outbound to set up a HTTP tunnel above HTTP/1.1,
  HTTP/1.1 over TLS, or HTTP/2 over TLS. Previously it only works for
  plain HTTP/1.1
2. In setting up CONNECT tunnel, replaces handcrafted request with
  standard http.Request
2020-06-20 23:03:44 +08:00
Kslr cfbb875546 Revert "Reduce http proxy client overhead by 1RTT" 2020-03-19 19:11:17 +08:00
Anonymous-Someneese 99cf401867 http: send HTTP Connect if no content is written after 5ms. 2020-03-12 00:42:29 +08:00
Anonymous-Someneese a5caa01cb6 Optimize HTTP tunnel setup in TFO environment 2020-03-12 00:42:29 +08:00
Anonymous-Someneese 197fe15d5a Fix code quality 2020-03-12 00:42:29 +08:00
Anonymous-Someneese f0e63c6e3c Reduce http proxy client overhead by 1RTT 2020-03-12 00:42:29 +08:00
yuanmomo 95f1a4d466 blank row between build and package 2019-08-08 12:27:39 +08:00
vcptr 27da2d139f fix: !confonly missing in http client 2019-08-07 14:49:29 +08:00
wuxiaolong acde5a55b6 Rewrite comments in English 2019-07-24 22:08:21 +08:00
wuxiaolong 97764114ea Support http outbound 2019-07-24 09:15:05 +08:00
Darien Raymond 13f3c356ca
unified task package 2018-05-27 13:02:29 +02:00
v2ray 3f9cb1136a allow dynamic type of user accounts 2016-05-28 13:44:11 +02:00
v2ray ef200c3c5e http client 2016-05-07 14:08:27 +02:00