cloudflared
cloudflared copied to clipboard
🐛POST request not supported?
Describe the bug error="failed to perform an HTTPS request: Post....
Expected behavior perform an HTTPS request: Post....
Environment and versions
- OS: [e.g. Debian11]
- Architecture: [e.g. AMD64]
- Version: cloudflared version 2023.2.1
Logs and errors

Additional context None
POST requests could be supported?
Thanks for filing this request. It looks like the target DoH server is not compliant with RFC8484 compliant, which requires that POST requests are supported. You're welcome to file a PR if you'd like to see this supported short term.