CORS support
phpfs opened this issue · comments
phpfs 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 :)