MK (fengmk2)

Results 691 comments of MK (fengmk2)

closed by https://github.com/koajs/koa/commit/b747e16d75554203a28e55d87296e81f68b992f5

需要 tegg 的配合

I will publish a minor version before all tests pass.

I will rebase and add node 16, 18 test and drop node < 14 support before merge and release major version.

@jonathanong It's time to release koa v3. Should we only support node >= 14?

@zanminkian fix on https://github.com/koajs/koa/pull/1757

should fix conflicts before merge.

需要带上认证 header -H 'authorization: Bearer xxx',我今天实现一下。