litespeed-quic/test
Dmitri Tikhonov 3b55e6ae0a 1.13.0: [FEATURE, API Change] HTTP header bypass
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).
2018-08-28 09:59:47 -04:00
..
unittests 1.13.0: [FEATURE, API Change] HTTP header bypass 2018-08-28 09:59:47 -04:00
CMakeLists.txt If regex.h is not present (Windows), use alternative code 2018-05-18 09:18:06 -04:00
http_client.c 1.13.0: [FEATURE, API Change] HTTP header bypass 2018-08-28 09:59:47 -04:00
prog.c [FEATURE, API CHANGE] Support zero-sized CIDs in received packets 2018-05-30 00:15:35 -04:00
prog.h Latest changes 2018-07-10 11:51:45 -04:00
test_common.c Latest changes 2018-07-10 11:51:45 -04:00
test_common.h [FEATURE, API CHANGE] Support zero-sized CIDs in received packets 2018-05-30 00:15:35 -04:00
test_config.h.in If regex.h is not present (Windows), use alternative code 2018-05-18 09:18:06 -04:00