koa-lite/lib
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
..
application.js remove if (!err) from app.onerror 2014-06-05 16:37:28 -07:00
context.js assert non-error obj pass to app.onerror, fixed #287 2014-06-04 14:16:25 +08:00
request.js remove req.host=, fix docs 2014-05-05 12:45:33 +08:00
response.js fix res.type= for unknown types 2014-06-06 16:26:03 -07:00