On Fri, Feb 8, 2013 at 3:03 PM, Glenn Maynard <[email protected]> wrote: > A compare method is probably useful, since you'd also want case-insensitive > comparisons for some parts and not others (eg. lowercase protocol and host > before comparing).
Scheme and host are normalized by the parser already. -- http://annevankesteren.nl/
