Hello, I am making a website and it relies on User-Agent & custom headers. The custom header doesn’t seem to work (My website can’t detect that) and sometimes the User-Agent doesn’t work. (I am sure because I have already done some tests before)
I have read the Cloudflare Docs and they told me that they pass all HTTP Headers but I can’t seem to detect it here
- The User-Agent and custom header check works fine in the test environment (without Cloudflare)
Any ideas?