Merge pull request #258 from sonnyp/patch-2

Fix typo in request api documentation.
This commit is contained in:
TJ Holowaychuk 2014-04-11 16:15:38 -07:00
commit eeb74f44d6
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ var ct = this.request.type;
// => "image/png"
```
### res.charset
### req.charset
Get request charset when present, or `undefined`: