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