Closed ZakMiller closed 6 years ago
Currently if a user types in: http://google.com https://google.com http://www.google.com google.com google.com/
I believe they will all be cached separately. We should do some kind of URL normalization (maybe right after the URL is passed to Elixir?).
closed by https://github.com/SylvanSign/SiteHiker/pull/82
Currently if a user types in: http://google.com https://google.com http://www.google.com google.com google.com/
I believe they will all be cached separately. We should do some kind of URL normalization (maybe right after the URL is passed to Elixir?).