From bef5bad7381b80afb632e9fe3fc563ae578d8aa2 Mon Sep 17 00:00:00 2001 From: alsotang Date: Sat, 8 Mar 2014 14:19:40 +0800 Subject: [PATCH] Update context.md ctx.type is delegated to this.response. --- docs/api/context.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/api/context.md b/docs/api/context.md index d9c0aab..624e93e 100644 --- a/docs/api/context.md +++ b/docs/api/context.md @@ -123,7 +123,6 @@ throw err; - `ctx.query=` - `ctx.querystring` - `ctx.querystring=` - - `ctx.type` - `ctx.host` - `ctx.host=` - `ctx.fresh`