Update response.md
This commit is contained in:
parent
aa50c8ba7a
commit
bafc0109fc
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ so you can make a correction.
|
||||||
- `Object` json-stringified
|
- `Object` json-stringified
|
||||||
- `null` no content response
|
- `null` no content response
|
||||||
|
|
||||||
If `res.status` has been set, Koa will automatically set the status to `200` or `204`.
|
If `res.status` has not been set, Koa will automatically set the status to `200` or `204`.
|
||||||
|
|
||||||
#### String
|
#### String
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue