Jonathan Ong
|
31ba115231
|
res: add .is()
|
2014-06-13 00:30:59 -07:00 |
|
TJ Holowaychuk
|
71536b35be
|
remove res.statusString
|
2014-06-10 14:31:41 -07:00 |
|
Jonathan Ong
|
fdbd16acc3
|
remove response.append(), use vary module
|
2014-06-05 16:06:15 -07: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
|
aa08845c70
|
remove app.jsonSpaces setting. Closes #202
|
2014-01-31 18:39:47 -08:00 |
|
pana
|
420a6154bc
|
update document
|
2014-01-17 16:30:35 +08:00 |
|
Jonathan Ong
|
bafc0109fc
|
Update response.md
|
2014-01-04 12:11:03 -08:00 |
|
Jonathan Ong
|
aa50c8ba7a
|
docs: update docs on res.status and res.body
|
2014-01-04 02:05:05 -08:00 |
|
Jonathan Ong
|
0c024c48a8
|
docs response: fix redirect for correctness
do we want to check if the body is already set?
|
2013-12-18 23:51:51 -08:00 |
|
Jonathan Ong
|
e00f2aee9d
|
docs response: fix md list jank
|
2013-12-18 23:48:45 -08:00 |
|
TJ Holowaychuk
|
8e10f12d38
|
add ctx.remove() and res.remove(). Closes #100
|
2013-11-24 05:06:35 -08:00 |
|
Jonathan Ong
|
dc873d66e2
|
docs: add res.lastModified and res.etag among other things
|
2013-11-19 22:40:52 -08:00 |
|
TJ Holowaychuk
|
c699c75c52
|
add koa Request / Response objects and delegation. Closes #52
|
2013-11-13 09:01:15 -08:00 |
|