Skip to content

[FEATURE, API Change] HTTP header bypass

Compare
Choose a tag to compare
@litespeedtech litespeedtech released this 28 Aug 14:09
· 401 commits to master since this release
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).