Removes headers middleware options
This commit is contained in:
parent
5632ee6378
commit
526f493e12
15 changed files with 7 additions and 32 deletions
|
@ -152,7 +152,6 @@
|
|||
accessControlAllowCredentials = true
|
||||
accessControlAllowHeaders = ["foobar", "foobar"]
|
||||
accessControlAllowMethods = ["foobar", "foobar"]
|
||||
accessControlAllowOrigin = "foobar"
|
||||
accessControlAllowOriginList = ["foobar", "foobar"]
|
||||
accessControlAllowOriginListRegex = ["foobar", "foobar"]
|
||||
accessControlExposeHeaders = ["foobar", "foobar"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue