Chilledheart / yass

lightweight and efficient, socks/http forward proxy. privoxy is not required. pure native, written in c++ and rust.
https://letshack.info/2024/01/22/iOS-VPN-Service/
GNU General Public License v2.0
98 stars 8 forks source link

Chunked encoding might be not supported under a KeepAlive connection (i.e. under HTTP1 proxy) #957

Open Chilledheart opened 1 month ago

Chilledheart commented 1 month ago

Once KeepAlive HTTP Connection is reused for HTTP1 Proxy Connection, chunked encoding is not supported.