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

cors allow regex pattern #1623

Merged
merged 1 commit into from
Sep 1, 2020
Merged

cors allow regex pattern #1623

merged 1 commit into from
Sep 1, 2020

Commits on Aug 19, 2020

  1. cors allow regex pattern

    enable cors to use regex pattern for allowed origins
    
    implementation is similar to another popular cors
    middleware: https://github.com/astaxie/beego/blob/master/plugins/cors/cors.go#L196-L201
    KlotzAndrew committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    9a28fb8 View commit details
    Browse the repository at this point in the history