Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SharedHttpCacheStorage doesn't resolve redirect correctly if the uri
that is given isn't normalized #2666 make sure taht the incoming uri param is normalized when used further up. This way it is not an extra redirect (so there are 2 redirects to the final source)
- Loading branch information