mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2025-02-19 16:33:19 +03:00
In HttpProxySocket there can be data immediately after HTTP headers, as in the case of fast HTTP CONNECT. Instead of reporting an error, handle this case by returning the data after HTTP headers in the next Read() call.
Description
Languages
C++
81.5%
Python
14%
C
1.5%
Objective-C++
1%
Starlark
0.6%
Other
1.2%