Update context.md

ctx.type is delegated to this.response.
This commit is contained in:
alsotang 2014-03-08 14:19:40 +08:00
parent 0f20b85da5
commit bef5bad738
1 changed files with 0 additions and 1 deletions

View File

@ -123,7 +123,6 @@ throw err;
- `ctx.query=` - `ctx.query=`
- `ctx.querystring` - `ctx.querystring`
- `ctx.querystring=` - `ctx.querystring=`
- `ctx.type`
- `ctx.host` - `ctx.host`
- `ctx.host=` - `ctx.host=`
- `ctx.fresh` - `ctx.fresh`