Re: Host: vs. Orig-URI: w/ %%

> will do just fine. However I would prefer the following syntax of the Orig-URI:
> 
> 	GET http://host.dom/path.stuff HTTP/1.1
> 	Orig-URI: <host>%%;<params>#<fragment>

Any ;<params> in the original URI are part of the selector path.stuff,
and shouldn't be stripped off in the Request-URI. The only client-side
processing is done with #<fragment>.

Received on Friday, 22 September 1995 16:58:30 UTC