Changeset 2037
- Timestamp:
- 08/12/12 07:38:46 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.xml
r2036 r2037 2719 2719 </t> 2720 2720 <t> 2721 When a header field is used to supply control information for or about2722 the current connection, the sender &SHOULD; list the corresponding2723 field-name within the "Connection" header field.2721 When a header field aside from Connection is used to supply control 2722 information for or about the current connection, the sender &MUST; list 2723 the corresponding field-name within the "Connection" header field. 2724 2724 A proxy or gateway &MUST; parse a received Connection 2725 2725 header field before a message is forwarded and, for each … … 2787 2787 <t> 2788 2788 in either the request or the response header fields indicates that 2789 the connection & SHOULD; be closed after the current request/response2789 the connection &MUST; be closed after the current request/response 2790 2790 is complete (<xref target="persistent.tear-down"/>). 2791 2791 </t>
Note: See TracChangeset
for help on using the changeset viewer.