Skip to content

Add no-cache headers to files API to fix Brave browser infinite scrol…#22

Merged
pedrokarim merged 1 commit intomainfrom
dev
Mar 15, 2026
Merged

Add no-cache headers to files API to fix Brave browser infinite scrol…#22
pedrokarim merged 1 commit intomainfrom
dev

Conversation

@pedrokarim
Copy link
Owner

…l loop

Brave Shields aggressively caches API responses, causing the infinite scroll to receive stale data and loop. Added cache: no-store on the client fetch and Cache-Control headers on the API response.

…l loop

Brave Shields aggressively caches API responses, causing the infinite
scroll to receive stale data and loop. Added cache: no-store on the
client fetch and Cache-Control headers on the API response.
@pedrokarim pedrokarim merged commit a0bdeea into main Mar 15, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant