Changeset 1245 for draft-ietf-httpbis
- Timestamp:
- 30/03/11 16:39:09 (11 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.html
r1236 r1245 1913 1913 </p> 1914 1914 <ul> 1915 <li>Allow</li> 1915 1916 <li>Content-Location</li> 1916 1917 <li>Content-MD5</li> 1917 1918 <li>ETag</li> 1918 1919 <li>Last-Modified</li> 1920 <li>Server</li> 1919 1921 </ul> 1920 1922 <p id="rfc.section.7.1.3.2.p.3">A non-transforming proxy <em class="bcp14">MUST NOT</em> modify any of the following fields in a response: … … 3566 3568 <p id="rfc.section.D.15.p.1">Closed issues: </p> 3567 3569 <ul> 3570 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/53">http://tools.ietf.org/wg/httpbis/trac/ticket/53</a>>: "Allow is not in 13.5.2" 3571 </li> 3568 3572 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/276">http://tools.ietf.org/wg/httpbis/trac/ticket/276</a>>: "untangle ABNFs for header fields" 3569 3573 </li> -
draft-ietf-httpbis/latest/p1-messaging.xml
r1236 r1245 2611 2611 already present: 2612 2612 <list style="symbols"> 2613 <t>Content-Location</t> 2614 <t>Content-MD5</t> 2615 <t>ETag</t> 2616 <t>Last-Modified</t> 2613 <t>Allow</t> 2614 <t>Content-Location</t> 2615 <t>Content-MD5</t> 2616 <t>ETag</t> 2617 <t>Last-Modified</t> 2618 <t>Server</t> 2617 2619 </list> 2618 2620 </t> … … 5869 5871 <list style="symbols"> 5870 5872 <t> 5873 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/53"/>: 5874 "Allow is not in 13.5.2" 5875 </t> 5876 <t> 5871 5877 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/276"/>: 5872 5878 "untangle ABNFs for header fields"
Note: See TracChangeset
for help on using the changeset viewer.