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 1/2] block/curl: HTTP header fields allow whitespace around values
Date: Tue, 25 Feb 2020 18:13:28 +0100 [thread overview]
Message-ID: <c2102acb-f906-299a-5a7e-b30b6e57a281@redhat.com> (raw)
In-Reply-To: <20200224101310.101169-2-david.edmondson@oracle.com>
[-- Attachment #1.1: Type: text/plain, Size: 404 bytes --]
On 24.02.20 11:13, David Edmondson wrote:
> RFC 7230 section 3.2 indicates that whitespace is permitted between
> the field name and field value and after the field value.
>
> Signed-off-by: David Edmondson <david.edmondson@oracle.com>
> ---
> block/curl.c | 31 +++++++++++++++++++++++++++----
> 1 file changed, 27 insertions(+), 4 deletions(-)
Reviewed-by: Max Reitz <mreitz@redhat.com>
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
next prev parent reply other threads:[~2020-02-25 17:14 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 [this message]
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 ` [PATCH v3 0/2] block/curl: Improve HTTP header parsing Max Reitz
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=c2102acb-f906-299a-5a7e-b30b6e57a281@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).