1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-23 00:00:06 +01:00
libwebsockets/lib/roles/http
Andy Green 1eb4ac4b41 LWS_ILLEGAL_HTTP_CONTENT_LEN implies connection:close
If no content-length is coming, we just can't do
http/1.1 keep-alive.
2018-06-20 16:41:27 +08:00
..
client client: pipelining needs ah reset at client transaction completed 2018-06-04 07:14:42 +08:00
server http: defer transaction completed if partial pending 2018-06-20 16:41:27 +08:00
header.c LWS_ILLEGAL_HTTP_CONTENT_LEN implies connection:close 2018-06-20 16:41:27 +08:00
lextable-strings.h plat: refactor private headers and split files 2018-06-20 16:41:27 +08:00
lextable.h refactor role ops 2018-04-11 13:39:42 +08:00
minilex.c refactor role ops 2018-04-11 13:39:42 +08:00
private.h http: defer transaction completed if partial pending 2018-06-20 16:41:27 +08:00