NEW ISSUE: typo (?) in 14.18, rfc1123-format

Currently, RFC2616 says about the date format for the "Date" header 
(<http://tools.ietf.org/html/rfc2616#section-14.18>):

"The field value is an HTTP-date, as described in section 3.3.1; it MUST 
be sent in RFC 1123 [8]-date format."

It seems to me that this should really say:

"The field value is an HTTP-date, as described in section 3.3.1; it MUST 
be sent in rfc1123-date [8] format."

(because it refers to the "rfc1123-date" grammar production)

Best regards, Julian

Received on Monday, 20 November 2006 14:19:38 UTC