1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-26 09:25:23 +00:00
v2fly/proxy/http
dyhkwong 8de2f27043
fix protocol matching in routing (#2540)
* remove invalid http2 sniffer

* do not set metadata protocol for http inbound

http inbound may have transport settings

* fix doh metadata protocol
2023-09-14 08:27:36 +08:00
..
simplified Add h1SkipWaitForReply Option to http proxy protocol: auto generated 2023-05-29 00:07:26 +01:00
client.go Add h1SkipWaitForReply Option to http proxy protocol 2023-05-29 00:07:26 +01:00
config.go update version: auto replacement to v5 path 2022-01-02 15:16:23 +00:00
config.pb.go Add h1SkipWaitForReply Option to http proxy protocol: auto generated 2023-05-29 00:07:26 +01:00
config.proto Add h1SkipWaitForReply Option to http proxy protocol 2023-05-29 00:07:26 +01:00
errors.generated.go update version: auto replacement to v5 path 2022-01-02 15:16:23 +00:00
http.go update version: auto replacement to v5 path 2022-01-02 15:16:23 +00:00
server.go fix protocol matching in routing (#2540) 2023-09-14 08:27:36 +08:00