Changeset 1769 for draft-ietf-httpbis/latest/p2-semantics.xml
- Timestamp:
- 14/07/12 12:19:06 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p2-semantics.xml
r1764 r1769 5669 5669 <x:ref>Server</x:ref> = product *( RWS ( product / comment ) ) 5670 5670 5671 <x:ref>URI-reference</x:ref> = <URI-reference, defined in [Part1], Section 2. 7>5671 <x:ref>URI-reference</x:ref> = <URI-reference, defined in [Part1], Section 2.8> 5672 5672 <x:ref>User-Agent</x:ref> = product *( RWS ( product / comment ) ) 5673 5673 5674 <x:ref>absolute-URI</x:ref> = <absolute-URI, defined in [Part1], Section 2. 7>5674 <x:ref>absolute-URI</x:ref> = <absolute-URI, defined in [Part1], Section 2.8> 5675 5675 <x:ref>accept-ext</x:ref> = OWS ";" OWS token [ "=" word ] 5676 5676 <x:ref>accept-params</x:ref> = OWS ";" OWS "q=" qvalue *accept-ext … … 5737 5737 5738 5738 <x:ref>parameter</x:ref> = attribute "=" value 5739 <x:ref>partial-URI</x:ref> = <partial-URI, defined in [Part1], Section 2. 7>5739 <x:ref>partial-URI</x:ref> = <partial-URI, defined in [Part1], Section 2.8> 5740 5740 <x:ref>product</x:ref> = token [ "/" product-version ] 5741 5741 <x:ref>product-version</x:ref> = token
Note: See TracChangeset
for help on using the changeset viewer.