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
I need CORS support in my projects, thus I've been trying to enable CORS through the handler API. But so far I've been unable to get it working. It seems that the documentation is a bit ambiguous. Is there a way to get this functionality working right now?
So far I just managed to get this working by manually hard coding CORS to the server.
The text was updated successfully, but these errors were encountered:
I need CORS support in my projects, thus I've been trying to enable CORS through the handler API. But so far I've been unable to get it working. It seems that the documentation is a bit ambiguous. Is there a way to get this functionality working right now?
So far I just managed to get this working by manually hard coding CORS to the server.
The text was updated successfully, but these errors were encountered: