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

Fix Access-Control-Allow-Origin null bug #86

Merged
merged 1 commit into from
Mar 11, 2021
Merged

Fix Access-Control-Allow-Origin null bug #86

merged 1 commit into from
Mar 11, 2021

Conversation

jetexe
Copy link
Contributor

@jetexe jetexe commented Jan 29, 2021

Fixed

  • Bug with Access-Control-Allow-Origin header is null then allowedOrigins is ['*'], supportsCredentials is true and Origin header doesn't set (Nullable header values bug #85)

Closes: #85

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Nullable header values bug
2 participants