Changeset 858
- Timestamp:
- 19/07/10 12:28:58 (12 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p2-semantics.html
r857 r858 2587 2587 </ul> 2588 2588 <h2 id="rfc.section.C.12"><a href="#rfc.section.C.12">C.12</a> <a id="changes.since.10" href="#changes.since.10">Since draft-ietf-httpbis-p2-semantics-10</a></h2> 2589 <p id="rfc.section.C.12.p.1">None yet.</p> 2589 <p id="rfc.section.C.12.p.1">Closed issues: </p> 2590 <ul> 2591 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/69">http://tools.ietf.org/wg/httpbis/trac/ticket/69</a>>: "Clarify 'Requested Variant'" 2592 </li> 2593 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/109">http://tools.ietf.org/wg/httpbis/trac/ticket/109</a>>: "Clarify entity / representation / variant terminology" 2594 </li> 2595 </ul> 2590 2596 <h1 id="rfc.index"><a href="#rfc.index">Index</a></h1> 2591 2597 <p class="noprint"><a href="#rfc.index.1">1</a> <a href="#rfc.index.2">2</a> <a href="#rfc.index.3">3</a> <a href="#rfc.index.4">4</a> <a href="#rfc.index.5">5</a> <a href="#rfc.index.A">A</a> <a href="#rfc.index.C">C</a> <a href="#rfc.index.D">D</a> <a href="#rfc.index.E">E</a> <a href="#rfc.index.F">F</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.O">O</a> <a href="#rfc.index.P">P</a> <a href="#rfc.index.R">R</a> <a href="#rfc.index.S">S</a> <a href="#rfc.index.T">T</a> <a href="#rfc.index.U">U</a> -
draft-ietf-httpbis/latest/p2-semantics.xml
r856 r858 3806 3806 <section title="Since draft-ietf-httpbis-p2-semantics-10" anchor="changes.since.10"> 3807 3807 <t> 3808 None yet. 3808 Closed issues: 3809 <list style="symbols"> 3810 <t> 3811 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/69"/>: 3812 "Clarify 'Requested Variant'" 3813 </t> 3814 <t> 3815 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/109"/>: 3816 "Clarify entity / representation / variant terminology" 3817 </t> 3818 </list> 3809 3819 </t> 3810 3820 </section> -
draft-ietf-httpbis/latest/p3-payload.html
r857 r858 2084 2084 <p id="rfc.section.E.12.p.1">Closed issues: </p> 2085 2085 <ul> 2086 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/69">http://tools.ietf.org/wg/httpbis/trac/ticket/69</a>>: "Clarify 'Requested Variant'" 2087 </li> 2088 <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" 2089 </li> 2086 2090 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/90">http://tools.ietf.org/wg/httpbis/trac/ticket/90</a>>: "Delimiting messages with multipart/byteranges" 2091 </li> 2092 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/109">http://tools.ietf.org/wg/httpbis/trac/ticket/109</a>>: "Clarify entity / representation / variant terminology" 2093 </li> 2094 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/136">http://tools.ietf.org/wg/httpbis/trac/ticket/136</a>>: "confusing req. language for Content-Location" 2095 </li> 2096 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/167">http://tools.ietf.org/wg/httpbis/trac/ticket/167</a>>: "Content-Location on 304 responses" 2087 2097 </li> 2088 2098 </ul> -
draft-ietf-httpbis/latest/p3-payload.xml
r856 r858 1429 1429 Request URI (&effective-request-uri;). It is representation metadata. 1430 1430 It has the same syntax and semantics as the header field of the same name 1431 defined for MIME body parts in <xref target="RFC2557" x: sec="4"/>.1431 defined for MIME body parts in <xref target="RFC2557" x:fmt="of" x:sec="4"/>. 1432 1432 However, its appearance in an HTTP message has some special implications 1433 1433 for HTTP recipients. … … 3199 3199 <list style="symbols"> 3200 3200 <t> 3201 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/69"/>: 3202 "Clarify 'Requested Variant'" 3203 </t> 3204 <t> 3205 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/80"/>: 3206 "Content-Location isn't special" 3207 </t> 3208 <t> 3201 3209 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/90"/>: 3202 3210 "Delimiting messages with multipart/byteranges" 3203 3211 </t> 3212 <t> 3213 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/109"/>: 3214 "Clarify entity / representation / variant terminology" 3215 </t> 3216 <t> 3217 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/136"/>: 3218 "confusing req. language for Content-Location" 3219 </t> 3220 <t> 3221 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/167"/>: 3222 "Content-Location on 304 responses" 3223 </t> 3204 3224 </list> 3205 3225 </t>
Note: See TracChangeset
for help on using the changeset viewer.