Can CF firewall-rules support the recognition of browser language? if the browser or OS system language is/not English/chinese…or more languages, allow/block access.
That feature isn’t live yet, but the http.request.accepted_languages[]
field should work in Transform rules. Then you could add a Request Header that a Firewall Rule would check for, then block (or allow).
https://developers.cloudflare.com/ruleset-engine/rules-language/fields
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.