mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-08-14 11:37:27 +00:00

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