Changeset 86
- Timestamp:
- 21/12/07 23:36:15 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.xml
r85 r86 2211 2211 </t> 2212 2212 <t> 2213 HTTP/1.1 applications that do not support persistent connections &MUST; 2214 include the "close" connection option in every message. 2213 An HTTP/1.1 client that does not support persistent connections &MUST; 2214 include the "close" connection option in every request message. 2215 </t> 2216 <t> 2217 An HTTP/1.1 server that does not support persistent connections &MUST; 2218 include the "close" connection option in every response message that 2219 does not have a 1xx (informational) status code. 2215 2220 </t> 2216 2221 <t>
Note: See TracChangeset
for help on using the changeset viewer.