-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
docs: update wildcard usage on cors #9845
Conversation
This PR was marked stale due to lack of activity. It will be closed in 14 days. |
@Aneurysm9 can you review/merge this? It's just updating docs. |
This PR was marked stale due to lack of activity. It will be closed in 14 days. |
Closed as inactive. Feel free to reopen if this PR is still being worked on. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #9845 +/- ##
==========================================
+ Coverage 92.01% 92.39% +0.37%
==========================================
Files 357 403 +46
Lines 16464 18729 +2265
==========================================
+ Hits 15150 17305 +2155
- Misses 986 1065 +79
- Partials 328 359 +31 ☔ View full report in Codecov by Sentry. |
This PR was marked stale due to lack of activity. It will be closed in 14 days. |
This PR was marked stale due to lack of activity. It will be closed in 14 days. |
@Aneurysm9 would you please take look? Thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @AlissonRS
Description: Improved CORS docs.
Link to tracking Issue: #9844