TJ Holowaychuk
|
3d8ab61fa1
|
change res.type= to always default charset. Closes #252
|
2014-04-09 09:34:50 -07:00 |
|
Dmitry Mazuro
|
9e8d6a3aa0
|
ocd
|
2014-03-24 21:21:15 +03:00 |
|
TJ Holowaychuk
|
b1f0abd16d
|
Revert "add response.charset accessor and ctx.charset alias"
This reverts commit 94413b1bd4 .
|
2014-03-06 18:05:01 -08:00 |
|
TJ Holowaychuk
|
94413b1bd4
|
add response.charset accessor and ctx.charset alias
|
2014-02-14 09:33:10 -08:00 |
|
TJ Holowaychuk
|
08149052fa
|
change ctx.length and ctx.type to always delegate to response object [breaking change]
|
2014-02-14 09:16:39 -08:00 |
|
Jonathan Ong
|
c7ff0e2ac1
|
response.body: fix html content sniffing for strings
closes #214
|
2014-02-13 18:35:25 -08:00 |
|
TJ Holowaychuk
|
70971dcb53
|
add GeneratorFunction assertion for app.use(). Closes #120
breaks old old shit but thats ok, super early in the game
|
2013-12-19 10:03:08 -08:00 |
|
TJ Holowaychuk
|
8e10f12d38
|
add ctx.remove() and res.remove(). Closes #100
|
2013-11-24 05:06:35 -08:00 |
|
TJ Holowaychuk
|
d9940c1931
|
fix 2 test requires
|
2013-11-14 11:23:59 -08:00 |
|
TJ Holowaychuk
|
64fa0b5c2a
|
Merge pull request #85 from koajs/expose-proto
Expose proto
|
2013-11-14 11:23:10 -08:00 |
|
Jonathan Ong
|
e51e85e0fc
|
response.etag: remove getter for now
until we figure out a good way to return both weak and strong validators
|
2013-11-13 21:04:40 -08:00 |
|
Jonathan Ong
|
2f74207e6c
|
response.etag and response.lastModified
|
2013-11-13 19:59:49 -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 |
|