Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

ImageDownloadService: Investigate other caching behaviors #398

Open
pinarol opened this issue Sep 11, 2024 · 1 comment
Open

ImageDownloadService: Investigate other caching behaviors #398

pinarol opened this issue Sep 11, 2024 · 1 comment
Labels
enhance New feature or request

Comments

@pinarol
Copy link
Contributor

pinarol commented Sep 11, 2024

Gravatar supports some cache control headers. Let's investigate and experiment on different cache policies that are defined in Apple's high level networking frameworks and see how we can offer other caching behaviors.

@pinarol pinarol added the enhance New feature or request label Sep 11, 2024
@kean
Copy link
Contributor

kean commented Sep 11, 2024

I'd also suggest creating a custom URLCache instance so that the framework doesn't store images in the default system cache that has a very limited capacity on iOS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhance New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants