-
Notifications
You must be signed in to change notification settings - Fork 5
Wildcard urls for CORS #322
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestplannedSomething is planned and has been added to the backlogsSomething is planned and has been added to the backlogspriority/lowSomething is of low prioritySomething is of low priorityscale/smallThis is a small changeThis is a small change
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestplannedSomething is planned and has been added to the backlogsSomething is planned and has been added to the backlogspriority/lowSomething is of low prioritySomething is of low priorityscale/smallThis is a small changeThis is a small change
Description
As title states, we should add the ability to for example specifiy
*as an origin for CORS.Solution
Add glob-like patterns.
Alternatives
Additional Context