mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-16 00:00:07 +01:00
![]() Improve how we report what happened with http_proxy... if we can't recognize the response as http/1.0 or http/1.1 do a CCE with "http_proxy fail", or if we did get valid h1 response but no 200 response code, do a CCE with "http_proxy -> xxx" where xxx is the decimal representation of the response code, eg, "http_proxy -> 407" |
||
---|---|---|
.. | ||
client-http.c |