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