Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CORS and OPTIONS requests all the time #222

Closed
maraf opened this issue Mar 12, 2019 · 1 comment
Closed

CORS and OPTIONS requests all the time #222

maraf opened this issue Mar 12, 2019 · 1 comment

Comments

@maraf
Copy link
Owner

maraf commented Mar 12, 2019

After moving to API<->Frontend arch, before every request, an OPTIONS request goes to the server.
Caused by the #218.

@maraf maraf added this to the blazor-v1.8.0 milestone Mar 12, 2019
@maraf maraf self-assigned this Apr 23, 2019
@maraf
Copy link
Owner Author

maraf commented Apr 23, 2019

Well. It works good right now.
Uses OPTIONS only for the first time for each URL.

@maraf maraf closed this as completed Apr 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant