Skip to content

Enable cookie store to avoid rate limiting on large payload tests#285

Merged
code-inflation merged 2 commits intomasterfrom
fix/cookie-store
Mar 14, 2026
Merged

Enable cookie store to avoid rate limiting on large payload tests#285
code-inflation merged 2 commits intomasterfrom
fix/cookie-store

Conversation

@code-inflation
Copy link
Owner

@code-inflation code-inflation commented Mar 14, 2026

Enables cookie_store(true) on the reqwest client (cookies feature). speed.cloudflare.com sets a _cfuvid session cookie on each response, with the cookies in place, requests are tied to a session like a browser would, bypassing the IP-level quota.

@code-inflation code-inflation merged commit 797b391 into master Mar 14, 2026
8 of 9 checks passed
@code-inflation code-inflation deleted the fix/cookie-store branch March 14, 2026 23:47
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