master
TJ Holowaychuk 2013-09-13 20:38:45 -07:00
parent fc25b79b99
commit d7403552b9
1 changed files with 1 additions and 1 deletions

View File

@ -219,7 +219,7 @@ app.context({
- `string` written - `string` written
- `Buffer` written - `Buffer` written
- `Stream` piped - `Stream` piped
- `Object` json stringified - `Object` json-stringified
When a Koa application is created it injects When a Koa application is created it injects
a middleware named `respond`, which handles a middleware named `respond`, which handles