bitcoin-sv / merchantapi-reference

Merchant API reference implementation
Other
23 stars 17 forks source link

Added Access-Control-Allow-Headers CORS header #1

Closed ordishs closed 4 years ago

ordishs commented 4 years ago

When accessing this REST API from within a browser, we will receive a pre-flight CORS request and we must return an "Access-Control-Allow-Headers" header.