dinghy-http-proxy icon indicating copy to clipboard operation
dinghy-http-proxy copied to clipboard

Enable CORS on specific domains

Open fuse opened this issue 3 years ago • 0 comments
trafficstars

When dealing with authenticated cross domain requests, we can’t use wilcard for Access-Control-Allow-Headers.

In that case we need to be specific about domains we want to allow. This pull request permits it.

fuse avatar May 16 '22 10:05 fuse