Changeset 1663 for draft-ietf-httpbis/latest/p1-messaging.xml
- Timestamp:
- 23/05/12 14:20:45 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.xml
r1662 r1663 4926 4926 <x:ref>Upgrade</x:ref> = *( "," OWS ) protocol *( OWS "," [ OWS protocol ] ) 4927 4927 4928 <x:ref>Via</x:ref> = *( "," OWS ) received-protocol RWS received-by [ RWS comment ]4929 *( OWS "," [ OWS received-protocol RWS received-by [ RWS comment ] ]4930 )4928 <x:ref>Via</x:ref> = *( "," OWS ) ( received-protocol RWS received-by [ RWS comment 4929 ] ) *( OWS "," [ OWS ( received-protocol RWS received-by [ RWS 4930 comment ] ) ] ) 4931 4931 4932 4932 <x:ref>absolute-URI</x:ref> = <absolute-URI, defined in [RFC3986], Section 4.3>
Note: See TracChangeset
for help on using the changeset viewer.