Changeset 105
- Timestamp:
- 28/12/07 14:55:00 (15 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p5-range.html
r99 r105 887 887 </p> 888 888 <h2 id="rfc.section.B.2"><a href="#rfc.section.B.2">B.2</a> <a id="changes.from.rfc.2616" href="#changes.from.rfc.2616">Changes from RFC 2616</a></h2> 889 <p id="rfc.section.B.2.p.1">Clarify that it is not ok to use a weak cache validator in a 206 response. (<a href="#status.206" id="rfc.xref.status.206.1" title="206 Partial Content">Section 3.1</a>) 890 </p> 889 891 <h1><a id="rfc.copyright" href="#rfc.copyright">Full Copyright Statement</a></h1> 890 892 <p>Copyright © The IETF Trust (2007).</p> … … 920 922 <ul class="ind"> 921 923 <li class="indline0"><a id="rfc.index.2" href="#rfc.index.2"><b>2</b></a><ul class="ind"> 922 <li class="indline1">206 Partial Content (status code) <a class="iref" href="#rfc.iref.3"><b>3.1</b></a> </li>924 <li class="indline1">206 Partial Content (status code) <a class="iref" href="#rfc.iref.3"><b>3.1</b></a>, <a class="iref" href="#rfc.xref.status.206.1">B.2</a></li> 923 925 </ul> 924 926 </li> … … 1006 1008 <li class="indline1">Status Codes 1007 1009 <ul class="ind"> 1008 <li class="indline1">206 Partial Content <a class="iref" href="#rfc.iref.s.1"><b>3.1</b></a> </li>1010 <li class="indline1">206 Partial Content <a class="iref" href="#rfc.iref.s.1"><b>3.1</b></a>, <a class="iref" href="#rfc.xref.status.206.1">B.2</a></li> 1009 1011 <li class="indline1">416 Requested Range Not Satisfiable <a class="iref" href="#rfc.iref.s.2"><b>3.2</b></a>, <a class="iref" href="#rfc.xref.status.416.1">5.2</a>, <a class="iref" href="#rfc.xref.status.416.2">B.1</a></li> 1010 1012 </ul> -
draft-ietf-httpbis/latest/p5-range.xml
r101 r105 1006 1006 1007 1007 <section title="Changes from RFC 2616" anchor="changes.from.rfc.2616"> 1008 <t> 1009 Clarify that it is not ok to use a weak cache validator in a 206 response. 1010 (<xref target="status.206"/>) 1011 </t> 1008 1012 </section> 1009 1013
Note: See TracChangeset
for help on using the changeset viewer.