rande/gonode

Add CORS support

Closed this issue · 2 comments

plouc commented

Perhaps you should add a cors middleware configurable through server.toml.dist

plouc commented

https://github.com/rs/cors seems interesting, we also need support for Authorization header because of the new guard plugin

rande commented

fixed by #13