I keep on getting CORs errors. When I try to debug them in the devtools console, I see the following output:
I can’t get rid of the error. Even when hard refreshing to get rid of the cache.
How can I see the full request headers?
For context, I am fetching the resource using the browser’s fetch
API.