Changeset 1214 for draft-ietf-httpbis
- Timestamp:
- 27/03/11 08:10:54 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.xml
r1180 r1214 1371 1371 "Content-Length: 42, 42"), indicating that duplicate Content-Length 1372 1372 header fields have been generated or combined by an upstream message 1373 processor, then the recipient &MUST; replace the duplicated fields or 1374 field-values with a single valid Content-Length field containing that 1375 decimal value prior to determining the message-body length. 1373 processor, then the recipient &MUST; either reject the message as invalid 1374 or replace the duplicated field-values with a single valid Content-Length 1375 field containing that decimal value prior to determining the message-body 1376 length. 1376 1377 </t> 1377 1378 <t>
Note: See TracChangeset
for help on using the changeset viewer.