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 ee510154a0 fi: wsi: fault to fake peer hangup after a delay range
Example usage, client

$ valgrind ./bin/lws-minimal-secure-streams-stress-client -c 4 --budget 40

proxy

$ valgrind ./lws-minimal-secure-streams-proxy --fault-injection "ss=mintest/wsi/timedclose(20%),ss=mintest/wsi/timedclose_ms(0..100)"
2021-07-04 10:29:54 +01:00
..
client gcc: gcc8 only recognizes fallthu 2021-06-24 17:32:57 +01:00
compression sai: xenial 2021-02-28 19:05:25 +00:00
server fi: wsi: fault to fake peer hangup after a delay range 2021-07-04 10:29:54 +01:00
CMakeLists.txt http: add RFC7231 date and time helpers and retry-after handling 2020-09-19 14:11:56 +01:00
date.c use gmtime_r instead of gmtime if possible 2021-03-25 10:08:40 +00:00
header.c lws_metrics 2021-03-08 21:47:28 +00:00
lextable-strings.h http: x-amn-dss-signature header 2021-02-17 11:39:15 +00:00
lextable.h http: x-amn-dss-signature header 2021-02-17 11:39:15 +00:00
minilex.c h2: mark :protocol as an h2 psuedoheader 2020-09-20 09:17:09 +01:00
parsers.c http: parser: straighten out %00 legality 2021-04-10 09:21:33 +01:00
private-lib-roles-http.h lws_metrics 2021-03-08 21:47:28 +00:00