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

Match wildcard pattern origin #11

Closed
wants to merge 3 commits into from
Closed

Match wildcard pattern origin #11

wants to merge 3 commits into from

Conversation

cadigun
Copy link

@cadigun cadigun commented Jul 1, 2020

Resolves #10

cors middleware handles wildcard origin such as *.testing.com

@coveralls
Copy link

coveralls commented Jul 1, 2020

Coverage Status

Coverage increased (+0.2%) to 99.359% when pulling d68f82a on XTheGreat:match-wildcard-origin into 97b4a9d on itsjamie:master.

@cadigun cadigun marked this pull request as draft July 5, 2020 06:07
@cadigun cadigun marked this pull request as ready for review July 5, 2020 06:11
@cadigun cadigun closed this Jul 6, 2020
@cadigun cadigun deleted the match-wildcard-origin branch July 6, 2020 03:10
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.

support matching wildcards in CORS Allowed origin
2 participants