Baseflow / Baseflow/flutter_cached_network_image

"no-cache" in response header - how can I still cache the image?

Open
#568 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Dart
Stars
2.6k
Forks
731
Avg merge
3d 9h
Merged PRs (30d)
1

Description

Im trying to cache image from instagram for example but the header response has no-cache.
"Cache-Control: no-cache"

so the library not caching it.
How can I still to cache it and ignore response header?

Contributor guide

No contributing guide indexed for this repository

Research direction

No source file, test, or entry point is named. Start by tracing how the library handles the Instagram response's `Cache-Control: no-cache` header, then determine where an opt-in override could belong. Done means callers can cache this image despite that response header, with the behavior covered by an appropriate test.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart, flutter
Domain
mobile-dev
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.