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
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 http: if no content length transaction completes at hangup 2020-05-19 18:37:53 +01:00
compression cleaning 2020-01-05 22:17:58 +00:00
server http server: Using default filename also for subdirectories. 2020-03-23 21:03:54 +00:00
header.c cleaning 2020-01-05 22:17:58 +00:00
lextable-strings.h rtos diet: http: remove headers at buildtime according to config 2020-03-04 11:00:04 +00:00
lextable.h minilex: fix ROLE_WS=0 case 2020-03-06 15:23:27 +00:00
minilex.c minilex: fix ROLE_WS=0 case 2020-03-06 15:23:27 +00:00
parsers.c client: secure streams 2020-03-04 12:17:49 +00:00
private-lib-roles-http.h client: unify post tls accept handling 2020-03-07 20:20:07 +00:00