diff options
| author | Dan Engelbrecht <[email protected]> | 2024-03-26 13:28:07 +0100 |
|---|---|---|
| committer | GitHub Enterprise <[email protected]> | 2024-03-26 13:28:07 +0100 |
| commit | 66cf5342b2fe8bd3f2961dc70b9c302bf4de12bf (patch) | |
| tree | 16dfe666651653f03342dd502e85bbfecd4448c2 /xmake.lua | |
| parent | remove redundant json11 includes (diff) | |
| download | zen-66cf5342b2fe8bd3f2961dc70b9c302bf4de12bf.tar.xz zen-66cf5342b2fe8bd3f2961dc70b9c302bf4de12bf.zip | |
add filter to projectstore entries request (#25)
* Add HttpServerRequest::Decode to decode http request parameters
* Add support to filter projectstore `entries` request using the `fieldfilter` where the wanted fields are comma (,) delimited
* Add support for responding with compressed payloads for projectstore `entries` requests by adding AcceptType `compressed-binary` to the request header
* Add support for responding with compressed payloads for projectstore `files` requests by adding AcceptType `compressed-binary` to the request header
* Add support for responding with compressed payloads for projectstore `chunkinfo` requests by adding AcceptType `compressed-binary` to the request header
Diffstat (limited to 'xmake.lua')
0 files changed, 0 insertions, 0 deletions