[pbs-devel] applied: [PATCH proxmox] rest-server: Encode with zlib headers
Thomas Lamprecht
t.lamprecht at proxmox.com
Mon Jul 22 08:12:49 CEST 2024
Am 16/07/2024 um 11:22 schrieb Maximiliano Sandoval:
> As per [RFC9110] the Deflate encoding is a "zlib" data format. This
> makes the rest-server compatible with the http-client.
>
> [RFC9110] https://www.rfc-editor.org/rfc/rfc9110#field.content-encoding
>
> Signed-off-by: Maximiliano Sandoval <m.sandoval at proxmox.com>
> ---
>
> By default the builder will use the default compression level. Please let me
> know if the Level::Default should be set explicitly.
>
> proxmox-rest-server/src/rest.rs | 35 ++++++++++++++++++---------------
> 1 file changed, 19 insertions(+), 16 deletions(-)
>
>
applied, with Max's R-b and T-b, thanks!
More information about the pbs-devel
mailing list