1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-23 00:00:06 +01:00
libwebsockets/lib/roles/ws
Andy Green 14764ccbe2 ws client: apply tokenize to upgrade header
Switches to use lws_hdr_copy() for the case the header is fragmented

See also https://github.com/warmcat/libwebsockets/issues/1435
2018-10-18 06:30:07 +08:00
..
ext partial: replace ad-hoc code with a wsi buflist_out 2018-08-20 12:02:26 +08:00
client-parser-ws.c role ws: allow zero length PONG 2018-05-09 18:06:45 +08:00
client-ws.c ws client: apply tokenize to upgrade header 2018-10-18 06:30:07 +08:00
ops-ws.c same vh protocol list: convert to dll_wss 2018-09-30 07:15:20 +08:00
private.h refactor: core code in lib/core and private-libwebsockets.h to core/private.h 2018-05-03 10:49:36 +08:00
server-ws.c ws client: apply tokenize to upgrade header 2018-10-18 06:30:07 +08:00