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
{{ message }}
This repository was archived by the owner on Mar 4, 2020. It is now read-only.
specific problem: make CORS work with OPTIONS preflights for /api/clubs calls on localhost. There is some deep magic going on, and the "allowed origins" header is not doing what it should be, even though it looks like it is.
specific problem: make CORS work with OPTIONS preflights for
/api/clubscalls on localhost. There is some deep magic going on, and the "allowed origins" header is not doing what it should be, even though it looks like it is.