^BoyCode
CDCloudflare Developers
•Created by ^BoyCode on 3/2/2025 in #general-help
Patch Request Blocking (520 Error)
Hey guys, i have a python fastapi web server, it has a bunch of methods, put, get, post and a single patch method
for some reason, my patch request is being blocked by cloudflare and not going to my server, and after a while, it throws 520 error saying "Web server is returning an unknown error Error code 520"
But i've monitored my web server live as i tried, the PATCH request is not even coming to my webserver
My domain is pointing at my VPS via an A record
10 replies