Changeset 1970 for draft-ietf-httpbis/latest/p1-messaging.xml
- Timestamp:
- 03/11/12 14:20:57 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.xml
r1969 r1970 2465 2465 <x:anchor-alias value="Via"/> 2466 2466 <t> 2467 The "Via" header field &MUST; be sent by a proxy or gateway 2468 in forwarded messages to 2469 indicate the intermediate protocols and recipients between the user 2470 agent and the server on requests, and between the origin server and 2467 The "Via" header field &MUST; be sent by a proxy or gateway in forwarded 2468 messages to indicate the intermediate protocols and recipients between the 2469 user agent and the server on requests, and between the origin server and 2471 2470 the client on responses. It is analogous to the "Received" field 2472 2471 used by email systems (<xref target="RFC5322" x:fmt="of" x:sec="3.6.7"/>). … … 2479 2478 [ <x:ref>RWS</x:ref> <x:ref>comment</x:ref> ] ) 2480 2479 <x:ref>received-protocol</x:ref> = [ <x:ref>protocol-name</x:ref> "/" ] <x:ref>protocol-version</x:ref> 2480 ; see <xref target="header.upgrade"/> 2481 2481 <x:ref>received-by</x:ref> = ( <x:ref>uri-host</x:ref> [ ":" <x:ref>port</x:ref> ] ) / <x:ref>pseudonym</x:ref> 2482 2482 <x:ref>pseudonym</x:ref> = <x:ref>token</x:ref>
Note: See TracChangeset
for help on using the changeset viewer.