Worker 403 error with custom headers, worked fine a few weeks ago
I am using a worker as a proxy to bypass CORS. When using it without custom headers, it doesn't fetch anything and returns the correct response. When used with custom headers (urlToFetch), it used to correctly return the fetched content. But now it returns this instead:
The response headers of the request contain
I haven't changed the worker configuration in 6 months. It was working fine all this time, but now it gives this error.
The response headers of the request contain
server: cloudflareI haven't changed the worker configuration in 6 months. It was working fine all this time, but now it gives this error.
