commit bcd4e7c2ec8b80be1326a38ad13476e5890c06dd
    Only lowercase the hostname, not the path


Good one, thanks.


Aren't you breaking existing code with those changes? Two of the calls to lower_case() had other benefits which I've now compensated for. I'm also not too sure about the roxen.pike r1.1016 commit with the message:

  Fixed bogus case insensitivity in the path part when a url is mapped
  to a configuration.

Have you verified that the subsequent call to glob() gets lowercase strings for the hostname part of the URL regardless of what the user types in his browser?

-- Jonas

Reply via email to