Re: http://[user[:pass]@]host/ syntax (was: Re: svn merge fails in 0.15)
From: Matt Quail <matt_at_cortexebusiness.com.au>
Date: 2002-11-18 22:41:06 CET
> Just want to mention that foo@bar is not defined for the HTTP scheme,
The "//user:password@host:port/path" notation is defined as "Common
> The scheme specific
Secion 3.3 "HTTP" says that the syntax for the http schema is
http://<host>:<port>/<path>?<searchpart>
and further states:
> No user name or password is allowed.
D'oh!
So if you are a "producer" of http URLs, you would be breaking RFC 1738
In any case, I definitely find the "username:password@" syntax useful!
=Matt
-- Matt Quail -- Senior Software Engineer http://www.cortexebusiness.com.au/ mailto:matt@cortexebusiness.com.au --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Mon Nov 18 22:38:56 2002 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.