How to disable CORS policy in POST API in web dev module

There doesn't appear to be an easy way to do this, still.

You have to manipulate the response headers yourself instead.