Changeset 706 for draft-ietf-httpbis/latest/p1-messaging.xml
- Timestamp:
- 07/10/09 14:48:12 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.xml
r705 r706 4735 4735 <x:ref>chunk-ext-val</x:ref> = token / quoted-string 4736 4736 <x:ref>chunk-size</x:ref> = 1*HEXDIG 4737 <x:ref>comment</x:ref> = "(" *( ctext / quoted- pair / comment ) ")"4737 <x:ref>comment</x:ref> = "(" *( ctext / quoted-cpair / comment ) ")" 4738 4738 <x:ref>connection-token</x:ref> = token 4739 4739 <x:ref>ctext</x:ref> = OWS / %x21-27 ; '!'-''' … … 4812 4812 / obs-text 4813 4813 <x:ref>query</x:ref> = <query, defined in [RFC3986], Section 3.4> 4814 <x:ref>quoted-cpair</x:ref> = "\" ( WSP / VCHAR / obs-text ) 4814 4815 <x:ref>quoted-pair</x:ref> = "\" ( WSP / VCHAR / obs-text ) 4815 4816 <x:ref>quoted-string</x:ref> = DQUOTE *( qdtext / quoted-pair ) DQUOTE
Note: See TracChangeset
for help on using the changeset viewer.