koa-lite/test/response
TJ Holowaychuk 64fa0b5c2a Merge pull request #85 from koajs/expose-proto
Expose proto
2013-11-14 11:23:10 -08:00
..
attachment.js add koa Request / Response objects and delegation. Closes #52 2013-11-13 09:01:15 -08:00
body.js expose app-specific prototypes, cleanup/fix tests 2013-11-13 18:41:40 -08:00
etag.js response.etag: remove getter for now 2013-11-13 21:04:40 -08:00
header.js expose app-specific prototypes, cleanup/fix tests 2013-11-13 18:41:40 -08:00
last-modified.js response.etag and response.lastModified 2013-11-13 19:59:49 -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
set.js add koa Request / Response objects and delegation. Closes #52 2013-11-13 09:01:15 -08:00
status.js expose app-specific prototypes, cleanup/fix tests 2013-11-13 18:41:40 -08:00
type.js add koa Request / Response objects and delegation. Closes #52 2013-11-13 09:01:15 -08:00
vary.js add koa Request / Response objects and delegation. Closes #52 2013-11-13 09:01:15 -08:00