Changeset 699 for draft-ietf-httpbis/latest/p3-payload.xml
- Timestamp:
- 26/09/09 11:42:37 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p3-payload.xml
r698 r699 1495 1495 <t> 1496 1496 The "Content-MD5" entity-header field, as defined in <xref target="RFC1864"/>, is 1497 an MD5 digest of the entity-body for the purpose of providing an1498 end-to-end message integrity check (MIC) of the entity-body. (Note: a1499 MIC is good for detecting accidental modification of the entity-body1500 in transit, but is not proof against malicious attacks.)1497 an MD5 digest of the entity-body that provides an end-to-end message 1498 integrity check (MIC) of the entity-body. Note that a MIC is good for 1499 detecting accidental modification of the entity-body in transit, but is not 1500 proof against malicious attacks. 1501 1501 </t> 1502 1502 <figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="Content-MD5"/><iref primary="true" item="Grammar" subitem="Content-MD5-v"/>
Note: See TracChangeset
for help on using the changeset viewer.