mirror of
git://git.proxmox.com/git/proxmox-backup.git
synced 2025-01-06 13:18:00 +03:00
722b7bf7ac
This commit adds the missing "Connection: upgrade" HTTP header [1] when requesting an upgrade to HTTP 2. Doing so is mandated in the HTTP Semantics RFC [2], and without this, (reverse) proxies that strictly follow the standard could potentially break. [1]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Upgrade [2]: RFC 9110, 7.8. Upgrade: “[...] sender of Upgrade MUST also send an "Upgrade" connection option in the Connection header [...]” Reported-By: McTwist <rajb89@hotmail.com> Signed-off-by: Max Carrara <m.carrara@proxmox.com> [ TL: added RFC reference and use case to commit message ] Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |