Update response.md

master
Jonathan Ong 2014-01-04 12:11:03 -08:00
parent aa50c8ba7a
commit bafc0109fc
1 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@ so you can make a correction.
- `Object` json-stringified
- `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