koa-lite/test/request
Jonathan Ong 008f0554c6 set-type -> mime-types
removes mime dependencies from the dep tree.
liberally sets charset because some express users complained about bad
browsers using the default charset.
2014-06-03 21:44:25 -07:00
..
accepts.js remove .request accept tests the fail 2014-06-03 21:35:11 -07:00
acceptsCharsets.js remove .request accept tests the fail 2014-06-03 21:35:11 -07:00
acceptsEncodings.js better content negotiation docs 2014-01-18 14:22:53 -08:00
acceptsLanguages.js remove .request accept tests the fail 2014-06-03 21:35:11 -07:00
charset.js add request.charset 2014-02-14 09:38:59 -08:00
fresh.js add koa Request / Response objects and delegation. Closes #52 2013-11-13 09:01:15 -08:00
get.js add koa Request / Response objects and delegation. Closes #52 2013-11-13 09:01:15 -08:00
header.js expose app-specific prototypes, cleanup/fix tests 2013-11-13 18:41:40 -08:00
host.js remove req.host=, fix docs 2014-05-05 12:45:33 +08:00
hostname.js add request.hostname(getter), fixed #224 2014-02-26 14:03:05 +08:00
is.js set-type -> mime-types 2014-06-03 21:44:25 -07:00
path.js this.originalUrl && this.request.originalUrl 2013-11-14 14:18:05 -08:00
protocol.js expose app-specific prototypes, cleanup/fix tests 2013-11-13 18:41:40 -08:00
query.js ctx.search and ctx.request.search 2013-11-18 19:29:29 -08:00
querystring.js ctx.search and ctx.request.search 2013-11-18 19:29:29 -08:00
search.js ctx.search and ctx.request.search 2013-11-18 19:29:29 -08:00
secure.js expose app-specific prototypes, cleanup/fix tests 2013-11-13 18:41:40 -08:00
stale.js add koa Request / Response objects and delegation. Closes #52 2013-11-13 09:01:15 -08:00