From: Max Reitz <mreitz@redhat.com>
To: David Edmondson <david.edmondson@oracle.com>, qemu-devel@nongnu.org
Cc: Kevin Wolf <kwolf@redhat.com>, qemu-block@nongnu.org
Subject: Re: [PATCH v3 0/2] block/curl: Improve HTTP header parsing
Date: Tue, 25 Feb 2020 18:18:10 +0100 [thread overview]
Message-ID: <a0d8d4d1-9ffa-86e7-757c-37bf72553c33@redhat.com> (raw)
In-Reply-To: <20200224101310.101169-1-david.edmondson@oracle.com>
[-- Attachment #1.1: Type: text/plain, Size: 534 bytes --]
On 24.02.20 11:13, David Edmondson wrote:
> An HTTP object store of my acquaintance returns "accept-ranges: bytes"
> (all lower case) as a header, causing the QEMU curl backend to refuse
> to talk to it. RFC 7230 says that HTTP headers are case insensitive,
> so update the curl backend accordingly.
>
> At the same time, allow for arbitrary white space around the HTTP
> header field value, as required by the RFC.
Thanks, applied to my block branch:
https://git.xanclic.moe/XanClic/qemu/commits/branch/block
Max
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
prev parent reply other threads:[~2020-02-25 17:20 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-24 10:13 [PATCH v3 0/2] block/curl: Improve HTTP header parsing David Edmondson
2020-02-24 10:13 ` [PATCH v3 1/2] block/curl: HTTP header fields allow whitespace around values David Edmondson
2020-02-25 17:13 ` Max Reitz
2020-02-24 10:13 ` [PATCH v3 2/2] block/curl: HTTP header field names are case insensitive David Edmondson
2020-02-25 17:17 ` Max Reitz
2020-02-25 17:18 ` Max Reitz [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=a0d8d4d1-9ffa-86e7-757c-37bf72553c33@redhat.com \
--to=mreitz@redhat.com \
--cc=david.edmondson@oracle.com \
--cc=kwolf@redhat.com \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).