On Wed, 26 Sep 2001 14:47:33 Thomas E Deweese wrote:
> I implemented this, but I was unable to track down the definitive
> reference on relative URI's, does anyone know where that is?
>
> I am particularly interested in what should be done if protocols
> differ between parent and child URIs (this is the case that made me
> originally decide that a protocol spec ment it was absolute) but am
> also generally interested in what the true specification is to ensure
> I haven't missed any other corner cases.
This is the rfc for uri's
http://www.ietf.org/rfc/rfc2396.txt
it contains all the nitty gritty details plus more.
It's predecessor is
http://www.ietf.org/rfc/rfc1738.txt
all about url's but you probably don't need to look at this one.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]