mirror of
https://github.com/labstack/echo.git
synced 2026-06-20 01:18:42 +02:00
+1
-1
@@ -26,7 +26,7 @@ type (
|
||||
// Possible values:
|
||||
// - "header:<name>"
|
||||
// - "form:<name>"
|
||||
// - "header:<name>"
|
||||
// - "query:<name>"
|
||||
TokenLookup string `json:"token_lookup"`
|
||||
|
||||
// Context key to store generated CSRF token into context.
|
||||
|
||||
Reference in New Issue
Block a user