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 bc394b0680 ws: http: most of the world can't handle close,upgrade on connection
It's legal and does something important, if the upgrade fails and stays in http,
it describes how the connection should be handled after sending the error code.

But most ws servers can't cope with it...
2019-07-14 15:45:32 -07:00
..
client ws: http: most of the world can't handle close,upgrade on connection 2019-07-14 15:45:32 -07:00
compression COVA10299: check lws_change_pollfd 2019-07-13 13:39:50 -07:00
server build: change AMAZON_NOART to AMAZON_LINUX 2019-07-13 14:50:58 -07:00
header.c sse: drop the ah when the sse connection starts 2019-01-30 14:38:11 +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: make lws_http_get_uri_and_method public 2019-07-14 12:08:51 -07:00