Re: URI host part changes when accessing default files

Larry Masinter (masinter@parc.xerox.com)
Wed, 1 Mar 1995 22:27:01 +0500

Date: Wed, 1 Mar 1995 22:27:01 +0500
Message-Id: <95Mar1.192559pst.2760@golden.parc.xerox.com>
From: Larry Masinter <masinter@parc.xerox.com>
To: Multiple recipients of list <www-proxy@www10.w3.org>
Subject: Re: URI host part changes when accessing default files

http://host:port

is not invalid, and is equivalent to http://host:port/.

http:///host

is invalid.