Changeset 143
- Timestamp:
- 04/01/08 13:32:25 (14 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p6-cache.html
r142 r143 718 718 <dl> 719 719 <dt>1xx</dt> 720 <dd>Warnings that describe the freshness or revalidation status of the response, and so <em class="bcp14">MUST</em> be deleted after a successful revalidation. 1 XXwarn-codes <em class="bcp14">MAY</em> be generated by a cache only when validating a cached entry. It <em class="bcp14">MUST NOT</em> be generated by clients.720 <dd>Warnings that describe the freshness or revalidation status of the response, and so <em class="bcp14">MUST</em> be deleted after a successful revalidation. 1xx warn-codes <em class="bcp14">MAY</em> be generated by a cache only when validating a cached entry. It <em class="bcp14">MUST NOT</em> be generated by clients. 721 721 </dd> 722 722 <dt>2xx</dt> -
draft-ietf-httpbis/latest/p6-cache.xml
r142 r143 517 517 <t hangText="1xx">Warnings that describe the freshness or revalidation status of 518 518 the response, and so &MUST; be deleted after a successful 519 revalidation. 1 XXwarn-codes &MAY; be generated by a cache only when519 revalidation. 1xx warn-codes &MAY; be generated by a cache only when 520 520 validating a cached entry. It &MUST-NOT; be generated by clients.</t> 521 521
Note: See TracChangeset
for help on using the changeset viewer.