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

Add allow origins field to CORS spec #604

Merged
merged 1 commit into from
Jun 1, 2020
Merged

Conversation

stefanprodan
Copy link
Member

Fix: #603

@codecov-commenter
Copy link

codecov-commenter commented Jun 1, 2020

Codecov Report

Merging #604 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #604   +/-   ##
=======================================
  Coverage   55.00%   55.00%           
=======================================
  Files          62       62           
  Lines        5303     5303           
=======================================
  Hits         2917     2917           
  Misses       1959     1959           
  Partials      427      427           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d2fe182...6db5b5c. Read the comment docs.

@stefanprodan stefanprodan merged commit 3307694 into master Jun 1, 2020
@stefanprodan stefanprodan deleted the cors-allow-origins branch June 1, 2020 12:22
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.

CORS spec missing AllowOrigins field
2 participants