Changeset 1589 for draft-ietf-httpbis/latest/p1-messaging.xml
- Timestamp:
- 12/03/12 08:37:08 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.xml
r1588 r1589 779 779 (URI-reference), only a URI in absolute form (absolute-URI), only the 780 780 path and optional query components, or some combination of the above. 781 Unless otherwise indicated, URI references are parsed relative to the 782 effective request URI, which defines the default base URI for references 783 in both the request and its corresponding response. 781 Unless otherwise indicated, URI references are parsed 782 relative to the request's target URI (<xref target="target-resource"/>), 783 if known by the recipient, or the effective request URI 784 (<xref target="effective.request.uri"/>). 784 785 </t> 785 786
Note: See TracChangeset
for help on using the changeset viewer.