- From: Julian Reschke <julian.reschke@gmx.de>
- Date: Mon, 18 Jun 2007 18:17:57 +0200
- To: HTTP Working Group <ietf-http-wg@w3.org>
Julian Reschke wrote:
> ...
Collecting more ABNF related issues:
- the "_" character is not allowed in rule names; affects:
http_URL = "http:" "//" host [ ":" port ] [ abs_path [ "?" query ]]
| abs_path [ "?" query ]
(where http_URL is defined here, and abs_path is inherited from RFC2396)
- prose values may include line ends; affects some verbose productions
that probably should be rewritten completely
Best regards, Julian
Received on Monday, 18 June 2007 16:18:13 UTC