From: "Fabian Grünbichler" <f.gruenbichler@proxmox.com>
To: pbs-devel@lists.proxmox.com, Christian Ebner <c.ebner@proxmox.com>
Subject: [pbs-devel] applied: [PATCH proxmox] fix #6906: s3-client: conditionally set Content-Length header
Date: Tue, 14 Oct 2025 13:43:29 +0200 [thread overview]
Message-ID: <176044219463.970328.10357486607754273762.b4-ty@proxmox.com> (raw)
In-Reply-To: <20251009115003.443451-1-c.ebner@proxmox.com>
On Thu, 09 Oct 2025 13:50:03 +0200, Christian Ebner wrote:
> As specified in RFC 9110 section 8.6 [0], a user agent should not
> send a Content-Length header field when the request message does not
> contain content and the method semantics do not anticipate such data.
>
> While this does not strictly forbid setting the header, this still
> causes issues since the header is signed as part of the request
> signature and since some proxies [1] might drop the header when
> forwarding requests, this will result in authentication issues with
> the S3 API.
>
> [...]
Applied, thanks!
[1/1] fix #6906: s3-client: conditionally set Content-Length header
commit: 3f242b0d973a77496b55d5a56499790fc05943a4
Best regards,
--
Fabian Grünbichler <f.gruenbichler@proxmox.com>
_______________________________________________
pbs-devel mailing list
pbs-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel
prev parent reply other threads:[~2025-10-14 11:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-09 11:50 [pbs-devel] " Christian Ebner
2025-10-14 11:43 ` Fabian Grünbichler [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=176044219463.970328.10357486607754273762.b4-ty@proxmox.com \
--to=f.gruenbichler@proxmox.com \
--cc=c.ebner@proxmox.com \
--cc=pbs-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.