mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-30 00:00:16 +01:00
![]() Teach lws how to deal with date: and retry-after: Add quick selftest into apt-test-lws_tokenize Expand lws_retry_sul_schedule_retry_wsi() to check for retry_after and increase the backoff if a larger one found. Finally, change SS h1 protocol to handle 503 + retry-after: as a failure, and apply any increased backoff from retry-after automatically. |
||
---|---|---|
.. | ||
client | ||
compression | ||
server | ||
CMakeLists.txt | ||
date.c | ||
header.c | ||
lextable-strings.h | ||
lextable.h | ||
minilex.c | ||
parsers.c | ||
private-lib-roles-http.h |