Changeset 2373
- Timestamp:
- 12/09/13 02:24:55 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p2-semantics.xml
r2372 r2373 2653 2653 replaced by local equivalents without affecting the protocol. 2654 2654 </t> 2655 <t> 2656 Responses with status codes that are defined as cacheable by default 2657 (e.g., 200, 203, 206, 300, 301, and 410 in this specification) can be 2658 reused by a cache with heuristic expiration unless otherwise indicated by 2659 the method definition or explicit cache controls &caching;; all other 2660 status codes are not cacheable by default. 2661 </t> 2655 2662 <texttable align="left"> 2656 2663 <ttcol>code</ttcol> … … 2709 2716 complete list of status codes is maintained by IANA. See 2710 2717 <xref target="status.code.registry"/> for details. 2711 </t>2712 <t>2713 Responses with status codes that are defined as cacheable by default2714 (e.g., 200, 203, 206, 300, 301, and 410 in this specification) can be2715 reused by a cache with heuristic expiration unless otherwise indicated by2716 the method definition or explicit cache controls &caching;; all other2717 status codes are not cacheable by default.2718 2718 </t> 2719 2719 </section>
Note: See TracChangeset
for help on using the changeset viewer.