mirror of
https://github.com/labstack/echo.git
synced 2025-03-25 21:38:56 +02:00
Updated comment. (#1245)
This commit is contained in:
parent
1481763035
commit
2195bd3670
@ -24,7 +24,7 @@ type (
|
||||
AllowMethods []string `yaml:"allow_methods"`
|
||||
|
||||
// AllowHeaders defines a list of request headers that can be used when
|
||||
// making the actual request. This in response to a preflight request.
|
||||
// making the actual request. This is in response to a preflight request.
|
||||
// Optional. Default value []string{}.
|
||||
AllowHeaders []string `yaml:"allow_headers"`
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user