You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To be able to consume freestyle-opscenter services from a web browser, we would need to add CORS support, at least to the endpoints which are expected to be consumed that way.
To be able to consume freestyle-opscenter services from a web browser, we would need to add CORS support, at least to the endpoints which are expected to be consumed that way.
Https4s available CORS middleware docs: http://http4s.org/v0.17/cors/
The text was updated successfully, but these errors were encountered: