koa-lite/docs
TJ Holowaychuk 11913f5e4e add ctx.body= setter
this prevents a bunch of redundant checks that middleware may need to
check response length, type etc. the less code floating around based
on our supported response body types the better, giving us more freedom
to change these as needed, and just less error-prone code in general.
2013-09-14 15:54:17 -07:00
..
api.md add ctx.body= setter 2013-09-14 15:54:17 -07:00
faq.md docs 2013-08-20 22:16:53 -07:00
guide.md docs 2013-09-02 19:31:11 -07:00