Koa v0.7.0 Release Notes
Release Date: 2014-06-07 // almost 9 years ago-
- add
this.lastModified
andthis.etag
as both getters and setters for ubiquity #292. See koajs/[email protected] for an explanation. - refactor
this.response.vary()
to use vary #291 - remove
this.response.append()
#291
- add