koa-lite/test
Vern Brandl 04e07fdc62 test: Buffer() is deprecated due to security and usability issues. so use the Buffer.alloc() instead (#1321) 2019-04-16 18:05:18 +08:00
..
application fix: Status message is not supported on HTTP/2 (#1264) 2018-11-10 01:41:21 +08:00
context perf: lazy init cookies and ip when first time use it (#1216) 2018-07-11 11:18:39 +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 test: Buffer() is deprecated due to security and usability issues. so use the Buffer.alloc() instead (#1321) 2019-04-16 18:05:18 +08:00
.eslintrc test: Use Jest (#981) 2017-05-11 11:30:32 +08:00