small doc suggestions

small doc suggestions

small doc suggestions
This commit is contained in:
tispokes
2025-08-10 18:34:13 +02:00
parent ad7d278072
commit b9db9af3bf
2 changed files with 9 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# User Specified Custom HTTP Headers
Principally for those who use Home Assistant add-on [Cloudflared](https://github.com/brenner-tobias/addon-cloudflared) in order to provide additional security via Cloudflare's Web Application Firewall (WAF). But the solution is generic enough for other use cases.
Principally for those who use Home Assistant add-on [Cloudflared](https://github.com/brenner-tobias/addon-cloudflared) in order to provide additional security via Cloudflare's Web Application Firewall (WAF). But Garmin does not support certificates in requests. And the solution is generic enough for other use cases.
Please let us know if this solution is found to be useful for other situations.
@ -14,6 +14,12 @@ The settings contain two options for users to specify both the HTTP header name
If you don't know why you need these, leave them empty and ignore.
### Cloudflare WAF rule example
`(any(http.request.headers["your-header-name"][*] eq "your-header-key"))`
Make the key strong enough!
## Support
**None!**