httpbis: Ticket #15: No close on 1xx responses

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

Origin:  http://lists.w3.org/Archives/Public/ietf-http-wg-old/2001SepDec/0022.html

Component: p1-messaging

Section 14.10 says:

HTTP/1.1 applications that do not support persistent connections MUST include the "close" connection option in every message.

it should say:

An HTTP/1.1 client that does not support persistent connections MUST include the "close" connection option in every request message.

An HTTP/1.1 server that does not support persistent connections MUST include the "close" connection option in every response message that does not have a 1xx (informational) status code.

Mails

Mails by Sender (Top 10) Mails by Month

Associated Checkins

fielding@gbiv.com (Sat, 22 Dec 2007 00:16:21 GMT)
[86]: Resolve #15: No close on 1xx responses

History

: comment added; version, resolution, milestone set; status changed (Sat, 22 Dec 2007 00:16:21 GMT)

Fixed in [86]

: comment added; version changed (Sat, 22 Dec 2007 04:13:52 GMT)

: comment added; component set (Sat, 09 Aug 2008 13:00:04 GMT)

Related Information

Issues List Index