hoisie / web

The easiest way to create web applications with Go

Repository from Github https://github.comhoisie/webRepository from Github https://github.comhoisie/web

CORS support

phpfs opened this issue · comments

commented

Hi!

Firstly, thank you for your great work!

Since HTTPClient in Angular >4.3 forces a cors preflight request, it would be great if web.go would handle this natively :)
See: https://github.com/rs/cors

Thanks :)