1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
libwebsockets/lib/roles/http
Andy Green d330dbd76a wsi: unify base wsi creation function
A few different places want to create wsis and basically repeat their
own versions of the flow.  Let's unify it into one helper in wsi.c

Also require the context lock held (this only impacts LWS_MAX_SMP > 1)
2021-01-04 05:26:50 +00:00
..
client h2: post: add states to wait for body 2020-12-24 16:14:36 +00:00
compression cleaning 2020-01-05 22:17:58 +00:00
server wsi: unify base wsi creation function 2021-01-04 05:26:50 +00:00
CMakeLists.txt http: add RFC7231 date and time helpers and retry-after handling 2020-09-19 14:11:56 +01:00
date.c http: add RFC7231 date and time helpers and retry-after handling 2020-09-19 14:11:56 +01:00
header.c cleaning 2020-10-19 16:35:03 +01:00
lextable-strings.h http: add cmake option for header reduction defeat 2020-04-23 17:08:57 +01:00
lextable.h http: add cmake option for header reduction defeat 2020-04-23 17:08:57 +01:00
minilex.c h2: mark :protocol as an h2 psuedoheader 2020-09-20 09:17:09 +01:00
parsers.c reduce debug logging 2020-11-09 07:40:35 +00:00
private-lib-roles-http.h cleaning 2020-10-19 16:35:03 +01:00