Changeset 753 for draft-ietf-httpbis/latest/p1-messaging.xml
- Timestamp:
- 31/01/10 18:52:41 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.xml
r748 r753 1268 1268 &MUST-NOT; include a message-body, even though the presence of entity-header 1269 1269 fields might lead one to believe they do. All 1xx 1270 ( informational), 204 (No Content), and 304 (Not Modified) responses1270 (Informational), 204 (No Content), and 304 (Not Modified) responses 1271 1271 &MUST-NOT; include a message-body. All other responses do include a 1272 1272 message-body, although it &MAY; be of zero length. … … 2616 2616 An HTTP/1.1 server that does not support persistent connections &MUST; 2617 2617 include the "close" connection option in every response message that 2618 does not have a 1xx ( informational) status code.2618 does not have a 1xx (Informational) status code. 2619 2619 </t> 2620 2620 <t>
Note: See TracChangeset
for help on using the changeset viewer.