.. |
accepts.js
|
req.accepts: default to first 'type'
|
2013-11-20 18:00:24 -08:00 |
acceptsCharsets.js
|
req.acceptsCharsets - default to first type if header not set
|
2013-11-26 14:49:07 -08:00 |
acceptsEncodings.js
|
req.acceptsEncodings: default to 'identity'
|
2013-11-20 17:46:11 -08:00 |
acceptsLanguages.js
|
req.acceptsLanguage - default to first type fi header not set
|
2013-11-26 14:52:24 -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
|
expose app-specific prototypes, cleanup/fix tests
|
2013-11-13 18:41:40 -08:00 |
is.js
|
change req.is() to return the canonical mime type
|
2013-11-28 12:47:23 -08: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 |