[EMAIL PROTECTED] writes: > How about this for the next version of URI: > > URI->new("%68ttp://www.example.com/")->canonical eq "http://www.example.com/"
Why? This appears just wrong. RFC 2396 does not allow escapes in the scheme part. Is this used out in the wild? Regards, Gisle