Merge pull request #258 from sonnyp/patch-2
Fix typo in request api documentation.
This commit is contained in:
commit
eeb74f44d6
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ var ct = this.request.type;
|
|||
// => "image/png"
|
||||
```
|
||||
|
||||
### res.charset
|
||||
### req.charset
|
||||
|
||||
Get request charset when present, or `undefined`:
|
||||
|
||||
|
|
Loading…
Reference in a new issue