- From: Brian Kell <abodeman@yahoo.com>
- Date: Mon, 23 May 2005 02:24:37 -0700 (PDT)
- To: ietf-http-wg@w3.org
In section 3.2.2, http_URL is defined as follows:
http_URL = "http:" "//" host [ ":" port ] [ abs_path [ "?" query ]]
However, RFC 2616 does not contain a rule called "query". I assume this is
meant to be the same "query" that is defined in RFC 2396, since section 3.2.1
incorporates "URI-reference", "absoluteURI", "relativeURI", "port", "host",
"abs_path", "rel_path", and "authority" from that specification (but "query" is
missing from this list).
Brian Kell
abodeman@yahoo.com
Received on Monday, 23 May 2005 09:24:45 UTC