Re: Decision about Host?

> False. The server may be behind a firewall, proxy or accelerator; the
> port on which it is listening may not be the port the client used.
> 
> I suggest that HOST include the port number. It does no harm, and there
> can be (useful) cases where the port number is not available to the
> server.

No.  The only server capable of changing the port number must already
be under the control of the site for which disambiguation of the
hostname is necessary.  In this case, the server receiving the request
may do a million different things to further disambiguate the request
before passing it on, including adding additional headers or just
changing the Request-URI, and thus including the port number is never
necessary.


 ....Roy T. Fielding  Department of ICS, University of California, Irvine USA
                      fielding@ics.uci.edu  <http://www.ics.uci.edu/~fielding/>

Received on Friday, 6 October 1995 18:18:47 UTC