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

bug: Query parameters are unstable due to CloudFlare cache #177

Closed
kitadai31 opened this issue Apr 21, 2024 · 1 comment
Closed

bug: Query parameters are unstable due to CloudFlare cache #177

kitadai31 opened this issue Apr 21, 2024 · 1 comment

Comments

@kitadai31
Copy link

Some endpoint like /v2/{repo}/releases and /v2/{repo}/releases/latest have query parameters, but most of the time the query parameters don't work.
Sometimes query parameter works, but then the effect of query parameter remains even I remove it.

oSumAtrIX said it's caused by CloudFlare cache. ReVanced/revanced-manager#1785 (comment)

If cf-cache-status header response header is EXPIRED, my query parameters are working.

@oSumAtrIX
Copy link
Member

That's not really an issue with API but more with CloudFlare configuration set up for the reason to prevent the announcement requests hitting our server. We have made some changes that will eventually allow us to change the configuration again so that query parameters work again

@oSumAtrIX oSumAtrIX closed this as not planned Won't fix, can't repro, duplicate, stale Apr 21, 2024
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

No branches or pull requests

2 participants