Update response.md

This commit is contained in:
Jonathan Ong 2014-01-04 12:11:03 -08:00
parent aa50c8ba7a
commit bafc0109fc

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