resgateio / resgate

A Realtime API Gateway used with NATS to build REST, real time, and RPC APIs, where all your clients are synchronized seamlessly.
https://resgate.io
MIT License
685 stars 67 forks source link

Allow "Access-Control-Allow-Headers", "content-type" #172

Closed raphaelpereira closed 4 years ago

raphaelpereira commented 4 years ago

To be able to perform content-type control on REST requests without CORS issues

jirenius commented 4 years ago

Resolved in #174