[pve-devel] applied: Re: [PATCH http-server] proxy request: handle missing content-type header

Thomas Lamprecht t.lamprecht at proxmox.com
Fri Jun 9 19:02:56 CEST 2023


On 09/06/2023 18:11, Stoiko Ivanov wrote:
> In case the actual request-body is empty it seems not Content-Type
> header is set by browsers.
> 
> Tested on a vm with stopping and starting a container via GUI
> (/api2/extjs/nodes/<nodename>/lxc/<vmid>/status/stop)
> 
> fixes f398a3d94bb5c798e1e1ea91113cd76648dd79eb

Please add those as git trailer (similar to S-o-b), e.g.:

Fixes: f398a3d94bb5c798e1e1ea91113cd76648dd79eb> Reported-by: Friedrich Weber <f.weber at proxmox.com>
> Reported-by: Fiona Ebner <f.ebner at proxmox.com>
> Signed-off-by: Stoiko Ivanov <s.ivanov at proxmox.com>
> ---
>  src/PVE/APIServer/AnyEvent.pm | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
>

applied, thanks!





More information about the pve-devel mailing list