]> git.proxmox.com Git - pve-http-server.git/commit
download-stream: allow the api call to set the content-encoding
authorDominik Csapak <d.csapak@proxmox.com>
Wed, 24 Nov 2021 14:47:47 +0000 (15:47 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 24 Nov 2021 17:09:37 +0000 (18:09 +0100)
commit127dbe7c7dced8bb3ac7f9af3216b20db67633d1
tree2b9e780bc1706e306aa1189b96b11ed02fb58759
parent7599c4789416b3de6c6314cfb8bed86838e96387
download-stream: allow the api call to set the content-encoding

this is useful if we want to pipe the output of a program e.g. through gzip

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/PVE/APIServer/AnyEvent.pm