Changeset 76 for draft-ietf-httpbis/latest
- Timestamp:
- 21/12/07 23:26:24 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.xml
r74 r76 1573 1573 </t> 1574 1574 <figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="Request-URI"/> 1575 Request-URI = "*" | absoluteURI | abs_path | authority 1575 Request-URI = "*" 1576 | absoluteURI 1577 | ( abs_path [ "?" query ] ) 1578 | authority 1576 1579 </artwork></figure> 1577 1580 <t>
Note: See TracChangeset
for help on using the changeset viewer.