Changeset 577 for draft-ietf-httpbis
- Timestamp:
- May 7, 2009, 1:47:47 AM (11 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p3-payload.html
r573 r577 478 478 <tr> 479 479 <td class="header left"></td> 480 <td class="header right">May 1, 2009</td>480 <td class="header right">May 6, 2009</td> 481 481 </tr> 482 482 </table> … … 1256 1256 </p> 1257 1257 <p id="rfc.section.5.7.p.6">If the Content-Location is a relative URI, the relative URI is interpreted relative to the request-target.</p> 1258 <p id="rfc.section.5.7.p.7">The meaning of the Content-Location header in PUT or POSTrequests is undefined; servers are free to ignore it in those cases.</p>1258 <p id="rfc.section.5.7.p.7">The meaning of the Content-Location header in requests is undefined; servers are free to ignore it in those cases.</p> 1259 1259 <div id="rfc.iref.c.5"></div> 1260 1260 <div id="rfc.iref.h.8"></div> … … 1923 1923 </ul> 1924 1924 <h2 id="rfc.section.E.8"><a href="#rfc.section.E.8">E.8</a> <a id="changes.since.06" href="#changes.since.06">Since draft-ietf-httpbis-p3-payload-06</a></h2> 1925 <p id="rfc.section.E.8.p.1">Closed issues: </p> 1926 <ul> 1927 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/80">http://tools.ietf.org/wg/httpbis/trac/ticket/80</a>>: "Content-Location isn't special" 1928 </li> 1929 </ul> 1925 1930 <h1 id="rfc.index"><a href="#rfc.index">Index</a></h1> 1926 1931 <p class="noprint"><a href="#rfc.index.A">A</a> <a href="#rfc.index.B">B</a> <a href="#rfc.index.C">C</a> <a href="#rfc.index.D">D</a> <a href="#rfc.index.G">G</a> <a href="#rfc.index.H">H</a> <a href="#rfc.index.I">I</a> <a href="#rfc.index.L">L</a> <a href="#rfc.index.M">M</a> <a href="#rfc.index.P">P</a> <a href="#rfc.index.R">R</a> <a href="#rfc.index.U">U</a> -
draft-ietf-httpbis/latest/p3-payload.xml
r573 r577 1430 1430 </t> 1431 1431 <t> 1432 The meaning of the Content-Location header in PUT or POSTrequests is1432 The meaning of the Content-Location header in requests is 1433 1433 undefined; servers are free to ignore it in those cases. 1434 1434 </t> … … 2954 2954 <section title="Since draft-ietf-httpbis-p3-payload-06" anchor="changes.since.06"> 2955 2955 <t> 2956 Closed issues: 2957 <list style="symbols"> 2958 <t> 2959 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/80"/>: 2960 "Content-Location isn't special" 2961 </t> 2962 </list> 2956 2963 </t> 2957 2964 </section>
Note: See TracChangeset
for help on using the changeset viewer.