Skip to content

Commit

Permalink
docs: parameter of request.get is case-insensitive (#1373)
Browse files Browse the repository at this point in the history
  • Loading branch information
gthb authored and dead-horse committed Aug 19, 2019
1 parent a245d18 commit 3b23865
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api/request.md
Expand Up @@ -386,4 +386,4 @@ ctx.acceptsLanguages();

### request.get(field)

Return request header.
Return request header with case-insensitive `field`.

0 comments on commit 3b23865

Please sign in to comment.