Changeset 1615
- Timestamp:
- 26/03/12 12:59:46 (10 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p2-semantics.html
r1614 r1615 1521 1521 </p> 1522 1522 <p id="rfc.section.6.5.p.6">Note that POST caching is not widely implemented. However, the 303 (See Other) response can be used to direct the user agent 1523 to retrieve a cacheable re source.1523 to retrieve a cacheable representation of the resource. 1524 1524 </p> 1525 1525 <div id="rfc.iref.p.2"></div> -
draft-ietf-httpbis/latest/p2-semantics.xml
r1614 r1615 1011 1011 Note that POST caching is not widely implemented. 1012 1012 However, the 303 (See Other) response can be used to direct the 1013 user agent to retrieve a cacheable re source.1013 user agent to retrieve a cacheable representation of the resource. 1014 1014 </t> 1015 1015 </section>
Note: See TracChangeset
for help on using the changeset viewer.