Changeset 1054 for draft-ietf-httpbis/latest/p1-messaging.xml
- Timestamp:
- Oct 23, 2010, 1:00:32 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.xml
r1053 r1054 1514 1514 <t><iref item="asterisk form (of request-target)"/> 1515 1515 The asterisk "*" ("asterisk form") means that the request does not apply to a 1516 particular resource, but to the server itself, and is only allowed 1517 when the method used does not necessarily apply to a resource. One 1518 example would be 1516 particular resource, but to the server itself. This is only allowed for the 1517 OPTIONS method. Thus, the only valid example is 1519 1518 </t> 1520 1519 <figure><artwork type="message/http; msgtype="request"" x:indent-with=" "> … … 4875 4874 <t> 4876 4875 Update use of abs_path production from RFC 1808 to the path-absolute + query 4877 components of RFC 3986. 4876 components of RFC 3986. State that the asterisk form is allowed for the OPTIONS 4877 method only. 4878 4878 (<xref target="request-target"/>) 4879 4879 </t> … … 5689 5689 "Trailer requirements" 5690 5690 </t> 5691 <t> 5692 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/233"/>: 5693 "Is * usable as a request-uri for new methods?" 5694 </t> 5691 5695 </list> 5692 5696 </t>
Note: See TracChangeset
for help on using the changeset viewer.