Changeset 2207
- Timestamp:
- 18/03/13 15:51:43 (10 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p4-conditional.html
r2206 r2207 876 876 <div id="rfc.figure.u.6"></div> 877 877 <p>>> Response:</p><pre class="text">HTTP/1.1 200 OK 878 Date: Thu, 26 Mar 2010 00:05:00 GMT878 Date: Fri, 26 Mar 2010 00:05:00 GMT 879 879 ETag: "123-a" 880 880 Content-Length: 70 … … 890 890 <div id="rfc.figure.u.7"></div> 891 891 <p>>> Response:</p><pre class="text">HTTP/1.1 200 OK 892 Date: Thu, 26 Mar 2010 00:05:00 GMT892 Date: Fri, 26 Mar 2010 00:05:00 GMT 893 893 ETag: "123-b" 894 894 Content-Length: 43 … … 1411 1411 <ul> 1412 1412 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/436">http://tools.ietf.org/wg/httpbis/trac/ticket/436</a>>: "explain list expansion in ABNF appendices" 1413 </li> 1414 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/437">http://tools.ietf.org/wg/httpbis/trac/ticket/437</a>>: "incorrect example dates" 1413 1415 </li> 1414 1416 </ul> -
draft-ietf-httpbis/latest/p4-conditional.xml
r2206 r2207 560 560 <figure><preamble>>> Response:</preamble><artwork type="message/http; msgtype="response"" x:indent-with=" "> 561 561 HTTP/1.1 200 OK 562 Date: Thu, 26 Mar 2010 00:05:00 GMT562 Date: Fri, 26 Mar 2010 00:05:00 GMT 563 563 ETag: "123-a" 564 564 Content-Length: <x:length-of target="exbody"/> … … 577 577 <figure><preamble>>> Response:</preamble><artwork type="message/http; msgtype="response"" x:indent-with=" "> 578 578 HTTP/1.1 200 OK 579 Date: Thu, 26 Mar 2010 00:05:00 GMT579 Date: Fri, 26 Mar 2010 00:05:00 GMT 580 580 ETag: "123-b" 581 581 Content-Length: 43 … … 1594 1594 "explain list expansion in ABNF appendices" 1595 1595 </t> 1596 <t> 1597 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/437"/>: 1598 "incorrect example dates" 1599 </t> 1596 1600 </list> 1597 1601 </t> -
draft-ietf-httpbis/latest/p5-range.html
r2206 r2207 930 930 <div id="rfc.figure.u.27"></div> 931 931 <p>For example:</p> <pre class="text">HTTP/1.1 416 Range Not Satisfiable 932 Date: Mon, 20 Jan 2012 15:41:54 GMT932 Date: Fri, 20 Jan 2012 15:41:54 GMT 933 933 Content-Range: bytes */47022 934 934 </pre><div class="note" id="rfc.section.4.4.p.4"> … … 1337 1337 <ul> 1338 1338 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/436">http://tools.ietf.org/wg/httpbis/trac/ticket/436</a>>: "explain list expansion in ABNF appendices" 1339 </li> 1340 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/437">http://tools.ietf.org/wg/httpbis/trac/ticket/437</a>>: "incorrect example dates" 1339 1341 </li> 1340 1342 </ul> -
draft-ietf-httpbis/latest/p5-range.xml
r2206 r2207 817 817 <artwork type="message/http; msgtype="response"" x:indent-with=" "> 818 818 HTTP/1.1 416 Range Not Satisfiable 819 Date: Mon, 20 Jan 2012 15:41:54 GMT819 Date: Fri, 20 Jan 2012 15:41:54 GMT 820 820 Content-Range: bytes */47022 821 821 </artwork></figure> … … 1552 1552 "explain list expansion in ABNF appendices" 1553 1553 </t> 1554 <t> 1555 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/437"/>: 1556 "incorrect example dates" 1557 </t> 1554 1558 </list> 1555 1559 </t>
Note: See TracChangeset
for help on using the changeset viewer.