mirror of
https://gitea.invidious.io/iv-org/litespeed-quic.git
synced 2024-08-15 00:53:43 +00:00
Add ability to create custom header set objects via callbacks. This avoids reading and re-parsing headers from the stream. See test/http_client.c for example implementation. (Use -B flag to turn it on). |
||
|---|---|---|
| .. | ||
| unittests | ||
| CMakeLists.txt | ||
| http_client.c | ||
| prog.c | ||
| prog.h | ||
| test_common.c | ||
| test_common.h | ||
| test_config.h.in | ||