Changeset 1283 for draft-ietf-httpbis/latest/p2-semantics.xml
- Timestamp:
- 19/05/11 08:43:51 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p2-semantics.xml
r1276 r1283 2290 2290 <t> 2291 2291 There are circumstances in which a fragment identifier in a Location URI 2292 would not be appropriate: 2293 <list style="symbols"> 2294 <t>With a 201 Created response, because in this usage the Location header 2295 field specifies the URI for the entire created resource.</t> 2296 <t>With 305 Use Proxy.</t> 2297 </list> 2292 would not be appropriate. For instance, when it appears in a 201 Created 2293 response, where the Location header field specifies the URI for the entire 2294 created resource. 2298 2295 </t> 2299 2296 <x:note>
Note: See TracChangeset
for help on using the changeset viewer.