#Cloudflare is redirecting /@foo to /%40foo
3 messages · Page 1 of 1 (latest)
example: https://hang.now/@cozy-meet-866
and note that this is a fully static worker
3 messages · Page 1 of 1 (latest)
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.
example: https://hang.now/@cozy-meet-866
and note that this is a fully static worker