Changeset 576 for draft-ietf-httpbis/latest/p1-messaging.xml
- Timestamp:
- 06/05/09 07:11:26 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.xml
r574 r576 1401 1401 <x:lt><t> 1402 1402 If a Content-Length header field (<xref target="header.content-length"/>) is present, its 1403 decimalvalue in OCTETs represents both the entity-length and the1403 value in OCTETs represents both the entity-length and the 1404 1404 transfer-length. The Content-Length header field &MUST-NOT; be sent 1405 1405 if these two lengths are different (i.e., if a Transfer-Encoding … … 2243 2243 <t> 2244 2244 The entity-header field "Content-Length" indicates the size of the 2245 entity-body, in decimalnumber of OCTETs, sent to the recipient or,2245 entity-body, in number of OCTETs, sent to the recipient or, 2246 2246 in the case of the HEAD method, the size of the entity-body that 2247 2247 would have been sent had the request been a GET. … … 4910 4910 <list style="symbols"> 4911 4911 <t> 4912 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/161"/>: 4913 "base for numeric protocol elements" 4914 </t> 4915 <t> 4912 4916 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/162"/>: 4913 4917 "comment ABNF"
Note: See TracChangeset
for help on using the changeset viewer.