koa-lite/test
Robert Nagy 817b498305 test: fix body test (#1375)
Setting body will set the content-length header. Unless the
corresponding number of bytes are sent the response will
be aborted and not emit 'end'.
2019-08-23 18:57:56 +08:00
..
application test: fix body test (#1375) 2019-08-23 18:57:56 +08:00
context test: remove jest and use egg-bin(mocha) (#1363) 2019-07-30 18:00:43 +08:00
helpers req: Cache the request IP 2016-04-03 19:30:06 -07:00
request fix: use X-Forwarded-Host first on app.proxy present (#1263) 2018-10-23 15:20:09 +08:00
response chore: update eslint and fix lint errors 2019-06-26 11:15:22 +08:00
.eslintrc test: Use Jest (#981) 2017-05-11 11:30:32 +08:00