1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-16 00:00:07 +01:00
libwebsockets/lib/roles/http/client
Andy Green 36bcae17ab http: if no content length transaction completes at hangup
If you encounter an h1 transaction with no content length and you
parsed the headers, it actually means a hangup subsequently is an
indication of a correct transaction completion.  So take care to
do the _COMPLETION callback under those circumstances too.
2020-05-19 18:37:53 +01:00
..
client-handshake.c unix domain: fix path name length 2020-05-15 18:25:12 +01:00
client-http.c http: if no content length transaction completes at hangup 2020-05-19 18:37:53 +01:00