]> git.proxmox.com Git - pve-http-server.git/commit
proxy request: forward json content type and parameters
authorDominik Csapak <d.csapak@proxmox.com>
Tue, 6 Jun 2023 13:08:48 +0000 (15:08 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 7 Jun 2023 11:16:54 +0000 (13:16 +0200)
commitf398a3d94bb5c798e1e1ea91113cd76648dd79eb
tree66f82e9772a6e7c94ef6071b56cb6841b94b7e70
parentded13125c2877c69ada65bd7d08fd6580eb4de7f
proxy request: forward json content type and parameters

instead of always trying to encode them as x-www-form-urlencoded

Acked-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
src/PVE/APIServer/AnyEvent.pm