On Fri, Feb 8, 2013 at 10:09 AM, Anne van Kesteren <[email protected]> wrote:
> 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. > That's strange. I'd expect case to round-trip. Where does this happen for the hostname? I only see "case" related to ipv6 and scheme. -- Glenn Maynard
