1
0
Fork 0

Removes headers middleware options

This commit is contained in:
Tom Moulard 2021-05-28 09:24:14 +02:00 committed by GitHub
parent 5632ee6378
commit 526f493e12
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
15 changed files with 7 additions and 32 deletions

View file

@ -152,7 +152,6 @@
accessControlAllowCredentials = true
accessControlAllowHeaders = ["foobar", "foobar"]
accessControlAllowMethods = ["foobar", "foobar"]
accessControlAllowOrigin = "foobar"
accessControlAllowOriginList = ["foobar", "foobar"]
accessControlAllowOriginListRegex = ["foobar", "foobar"]
accessControlExposeHeaders = ["foobar", "foobar"]