- From: Roy T. Fielding <fielding@gbiv.com>
- Date: Thu, 27 Aug 2009 18:45:23 -0700
- To: Julian Reschke <julian.reschke@gmx.de>
- Cc: Henrik Nordstrom <henrik@henriknordstrom.net>, Mark Nottingham <mnot@mnot.net>, HTTP Working Group <ietf-http-wg@w3.org>, Bjoern Hoehrmann <derhoermi@gmx.net>
On Aug 27, 2009, at 5:03 AM, Julian Reschke wrote:
> It appears that we *do* have consensus for disallowing controls in
> quoted-pairs, thus for:
>
> quoted-pair = "\" ( WSP / VCHAR / obs-text )
>
> However, if that's all that we do we won't have addresses issue
> #173 after all.
>
> Proposal:
>
> - add a new issue for disallowing CTLs in quoted-pair
I suggest we make the issue "Disallow quoted-pair productions that are
never used in practice nor needed for parsing", with the fix being
quoted-pair = "\" ( "\" / DQUOTE / "(" / ")" )
....Roy
Received on Friday, 28 August 2009 01:45:52 UTC