#Cloudflare is redirecting /@foo to /%40foo

3 messages · Page 1 of 1 (latest)

mighty lotus
#

I'm using the vite plugin with a SPA. It works in development, but after deploying to production, Cloudflare returns a 307 redirect. Does anybody know what component is doing this rewriting and how to disable it? As far as I can tell, @ is a valid character in a URL.

#

and note that this is a fully static worker