Skip to content

Commit

Permalink
Fixed docs
Browse files Browse the repository at this point in the history
Signed-off-by: Vishal Rana <[email protected]>
  • Loading branch information
vishr committed Jun 5, 2016
1 parent 9f23055 commit 74c8e25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion middleware/csrf.go
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 74c8e25

Please sign in to comment.