Jonathan Ong
|
8717a3ad2b
|
req.is(): make better
closes #105 and #106
|
2013-11-28 00:13:16 -08:00 |
|
Jonathan Ong
|
e447e731b6
|
req.acceptsLanguage - default to first type fi header not set
|
2013-11-26 14:52:24 -08:00 |
|
Jonathan Ong
|
c24ab00b23
|
req.acceptsCharsets - default to first type if header not set
|
2013-11-26 14:49:07 -08:00 |
|
Jonathan Ong
|
1d38d4acd1
|
req.accepts: default to first 'type'
|
2013-11-20 18:00:24 -08:00 |
|
Jonathan Ong
|
5ae3f4eb30
|
req.acceptsEncodings: default to 'identity'
|
2013-11-20 17:46:11 -08:00 |
|
Jonathan Ong
|
28ca80758b
|
ctx.search and ctx.request.search
|
2013-11-18 19:29:29 -08:00 |
|
Jonathan Ong
|
18c2cd1dac
|
this.originalUrl && this.request.originalUrl
|
2013-11-14 14:18:05 -08:00 |
|
Jonathan Ong
|
0be1442111
|
expose app-specific prototypes, cleanup/fix tests
|
2013-11-13 18:41:40 -08:00 |
|
TJ Holowaychuk
|
c699c75c52
|
add koa Request / Response objects and delegation. Closes #52
|
2013-11-13 09:01:15 -08:00 |
|