Koa v0.7.0 Release Notes

Release Date: 2014-06-07 // almost 10 years ago
    • add this.lastModified and this.etag as both getters and setters for ubiquity #292. See koajs/koa@4065bf7 for an explanation.
    • refactor this.response.vary() to use vary #291
    • remove this.response.append() #291