postmodern/spidr

trailing slashes

nu7hatch opened this issue · 1 comments

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!

Updated URI.expand_path to convert '' to '/' (closed by 7b57cf0).