GiantCroc

Results 4 issues of GiantCroc

Signed-off-by: giantcroc [[email protected]](mailto:[email protected]) Commit Message:contrib: add ISA-L compressor Additional Description: [ISA-L](https://github.com/intel/isa-l) is a collection of optimized low-level functions targeting storage applications. The low-level functions of ISA-L are written in manual...

deps
contrib

Signed-off-by: giantcroc [[email protected]](mailto:[email protected]) Commit Message: Some stats like `no_route` and `idle_timeout` can't be printed by session access log, so we need proxy-level access logging to log global stats. Additional Description:...

api

Commit Message: add qatzstd compressor as contrib extension #32165 Additional Description: Risk Level: Testing: Docs Changes: Release Notes: Platform Specific Features: [Optional Runtime guard:] [Optional Fixes #Issue] [Optional Fixes commit...

deps

**Describe the bug** httpx.parse error when the field's type in request is []byte and I post the data body after json Marshal like '{"task":"base64 encoded data"}'. **To Reproduce** Steps to...