mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-30 00:00:16 +01:00
![]() Process HTTP headers related to content length for ws connections and make 1 callback before continuing to the ws upgrade code. This gives one last opportunity to ws protocols to inspect server reply before the ws upgrade code discard it. ie: download reply body in case of any other response code than 101. |
||
---|---|---|
.. | ||
client-handshake.c | ||
client-http.c |