Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Issue 323: Caching fails with custom SessionManager #328

Closed
wants to merge 1 commit into from

Conversation

graphiclife
Copy link
Contributor

Issue 323: Caching fails with custom SessionManager with a request adapter modifying the url

Fix by caching the image keyed by the original request instead of the adapted one.

Issue Link 🔗

Caching fails with custom SessionManager with a request adapter modifying the url #323

…apter modifying the url

Fix by caching the image keyed by the original request instead of the adapted one.
@cnoon cnoon self-assigned this Sep 17, 2018
@cnoon
Copy link
Member

cnoon commented Sep 17, 2018

Hi @graphiclife, thank you for putting this together. I think it would be wise to instead support a custom cache key like you have done in #324. I'm going to go ahead and close this PR out in favor of that approach.

@cnoon cnoon closed this Sep 17, 2018
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants