trailing slashes
nu7hatch opened this issue · 1 comments
nu7hatch commented
Hi there,
There is problem with trailing slashes in url's, eg. the http://foo.bar.com and http://foo.bar.com/ are unnecessery treated as different urls.
Cheers!
postmodern commented
Updated URI.expand_path to convert '' to '/' (closed by 7b57cf0).