httpbis: Ticket #26: Import query BNF

Link:  http://trac.tools.ietf.org/wg/httpbis/trac/ticket/26

Origin:  http://lists.w3.org/Archives/Public/ietf-http-wg/2005AprJun/0025.html

Component: p1-messaging

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).

Mails

Mails by Sender (Top 10)

Associated Checkins

julian.reschke@gmx.de (Tue, 01 Jan 2008 14:58:38 GMT)
[127]: Resolve #26: note that we're using "query" as defined in RFC2396, also fix ...

History

: comment added (Thu, 20 Dec 2007 03:22:25 GMT)

Proposal: Add "query" to the list of imported rules in section 3.2.1.

: comment added; owner, version, component, milestone set (Tue, 01 Jan 2008 12:35:39 GMT)

: comment added; resolution set; status changed (Tue, 01 Jan 2008 12:39:34 GMT)

: comment added (Tue, 01 Jan 2008 14:58:38 GMT)

Fixed in [127]

Related Information

Issues List Index