You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am working on rewriting a web application written in a different language/framework in Node, and I want to replicate the same CORS behavior we had before.
The old behavior was configured via an array of regex patterns, for example:
I am working on rewriting a web application written in a different language/framework in Node, and I want to replicate the same CORS behavior we had before.
The old behavior was configured via an array of regex patterns, for example:
Do we plan to support such a thing in this package? Or, if the maintainers are open to that, I can open a PR for this functionality.
The text was updated successfully, but these errors were encountered: