proxmox/proxmox-rest-server
Gabriel Goller cf9e6c03a0 rest-server: increase max body size
Increase maximum POST request body size from 64 kiB to 512 kiB to
match the value used in pve-http-server [0]. This change addresses
potential limitations with the newly introduced consent-banner
feature, which can contain lots of text that could approach the
previous limits [1].

[0]: https://git.proxmox.com/?p=pve-http-server.git;a=commit;h=2650923a42c9ea357dc0e663a69294410190cc7c
[1]: https://lore.proxmox.com/pbs-devel/e0cfec76-5149-4d3d-80be-b96ae633e1ee@proxmox.com/

Suggested-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Signed-off-by: Gabriel Goller <g.goller@proxmox.com>
Link: https://lore.proxmox.com/20250408132626.381476-1-g.goller@proxmox.com
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2025-04-08 16:16:48 +02:00
..
debian rest-server: bump to 0.8.8-1 2025-03-20 14:45:19 +01:00
examples rest-server/router: ignore type complexity clippy lint 2025-03-06 15:25:24 +01:00
src rest-server: increase max body size 2025-04-08 16:16:48 +02:00
Cargo.toml rest-server: bump to 0.8.8-1 2025-03-20 14:45:19 +01:00