koajs / compress

Compress middleware for koa

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tests: remove callbacks

jonathanong opened this issue · comments

we can just do res = await request(server) now