Changeset 2066 for draft-ietf-httpbis/latest/p1-messaging.xml
- Timestamp:
- 29/12/12 10:14:11 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.xml
r2053 r2066 1751 1751 </t> 1752 1752 <t> 1753 A client that sends a request containing a message body &MUST; includea1753 A user agent that sends a request containing a message body &MUST; send a 1754 1754 valid <x:ref>Content-Length</x:ref> header field if it does not know the 1755 1755 server will handle HTTP/1.1 (or later) requests; such knowledge can be in … … 1810 1810 preface or follow a request with an extra CRLF. If terminating 1811 1811 the request message body with a line-ending is desired, then the 1812 user agent &MUST; includethe terminating CRLF octets as part of the1812 user agent &MUST; count the terminating CRLF octets as part of the 1813 1813 message body length. 1814 1814 </t>
Note: See TracChangeset
for help on using the changeset viewer.