koa-lite/test/response
TJ Holowaychuk 94413b1bd4 add response.charset accessor and ctx.charset alias 2014-02-14 09:33:10 -08:00
..
attachment.js add koa Request / Response objects and delegation. Closes #52 2013-11-13 09:01:15 -08:00
body.js response.body: fix html content sniffing for strings 2014-02-13 18:35:25 -08:00
charset.js add response.charset accessor and ctx.charset alias 2014-02-14 09:33:10 -08:00
etag.js fix 2 test requires 2013-11-14 11:23:59 -08:00
header.js expose app-specific prototypes, cleanup/fix tests 2013-11-13 18:41:40 -08:00
last-modified.js fix 2 test requires 2013-11-14 11:23:59 -08:00
length.js expose app-specific prototypes, cleanup/fix tests 2013-11-13 18:41:40 -08:00
redirect.js add koa Request / Response objects and delegation. Closes #52 2013-11-13 09:01:15 -08:00
remove.js add ctx.remove() and res.remove(). Closes #100 2013-11-24 05:06:35 -08:00
set.js add koa Request / Response objects and delegation. Closes #52 2013-11-13 09:01:15 -08:00
status.js add GeneratorFunction assertion for app.use(). Closes #120 2013-12-19 10:03:08 -08:00
type.js change ctx.length and ctx.type to always delegate to response object [breaking change] 2014-02-14 09:16:39 -08:00
vary.js add koa Request / Response objects and delegation. Closes #52 2013-11-13 09:01:15 -08:00