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
689 stars 67 forks source link

Fix CORS for requests with content-type header #173

Closed g-belmonte closed 4 years ago

g-belmonte commented 4 years ago

This PR is meant to fix this issue: https://github.com/resgateio/resgate/issues/171

I am not a golang dev, although I can read and understand the code. So, if you think there's a better place to put this code, please just let me know :grin:

jirenius commented 4 years ago

Resolved in #174