koa-lite/test
Jonathan Ong 1a32ecac31 fix res.type= for unknown types
because we changed from mime to mime-types. ideally, we should just not
set the content-type, but this way it’s backwards compatible. we can
change it later.
2014-06-06 16:26:03 -07:00
..
context assert object type in ctx.onerror 2014-04-25 08:34:11 +08:00
request set-type -> mime-types 2014-06-03 21:44:25 -07:00
response fix res.type= for unknown types 2014-06-06 16:26:03 -07:00
application.js set-type -> mime-types 2014-06-03 21:44:25 -07:00
context.js make sure all intermediate stream bodies will be destroy and have error handle 2014-04-10 00:02:13 +08:00