Koa v0.5.0 Release Notes

Release Date: 2014-02-19 // about 10 years ago
    • add context.charset
    • add context.charset=
    • add request.charset
    • add response.charset
    • add response.charset=
    • fix response.body= html content sniffing
    • change ctx.length and ctx.type to always delegate to response object [breaking change]