mirror of
https://gitea.invidious.io/iv-org/litespeed-quic.git
synced 2024-08-15 00:53:43 +00:00
293df8d66b
- [FEATURE] Added support for sending/receiving multiple headers to address the case related to "100 continue" header handling. - [BUGFIX] Addressed high CPU usage for a GOAWAY connection before sending CONNECTION_CLOSE. - [BUGFIX] Addressed SIGFPE due to zero pacing rate. (ISSUE #254). - [BUGFIX] Fixed a minor issue related to multi-paths. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
duck_client.c | ||
duck_server.c | ||
echo_client.c | ||
echo_server.c | ||
http_client.c | ||
http_server.c | ||
md5_client.c | ||
md5_server.c | ||
perf_client.c | ||
perf_server.c | ||
prog.c | ||
prog.h | ||
test_cert.c | ||
test_cert.h | ||
test_common.c | ||
test_common.h | ||
test_config.h.in |