Integrated REST

Integrated REST

151k Downloads

Add Access-Control-Allow-Origin header to response

Waoweens opened this issue · 3 comments

commented

Issue type:

  • ➕ Feature request

Short description:

I am trying to GET from a part (using fetch) but the browser seems to block it because of CORS.
Adding the Access-Control-Allow-Origin header to the response should fix this.

commented

Thanks for the suggestion!

commented

A PR is definitely welcome!

commented

Any update on this?