[pbs-devel] applied: [PATCH proxmox-backup] fix #4779: client: add missing "Connection" header for HTTP2 upgrade

Thomas Lamprecht t.lamprecht at proxmox.com
Thu Oct 19 16:50:37 CEST 2023


Am 19/10/2023 um 10:57 schrieb Max Carrara:
> This commit adds the missing "Connection: upgrade" HTTP header[1]
> when requesting an upgrade to HTTP 2.
> 
> [1]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Upgrade
> 
> Reported-By: McTwist <rajb89 at hotmail.com>
> Signed-off-by: Max Carrara <m.carrara at proxmox.com>
> ---
>  pbs-client/src/http_client.rs | 2 ++
>  1 file changed, 2 insertions(+)
> 
>

applied, but I massaged a reference to the HTTP Semantics RFC 9110
into the commit message, while MDN is good, IETF RFCs have still a
bit higher authority (and more background info), thanks!





More information about the pbs-devel mailing list