koa-lite/test/response
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
..
append.js test: Use Jest (#981) 2017-05-11 11:30:32 +08:00
attachment.js feat: response.attachment append a parameter: options from contentDisposition (#1240) 2018-10-08 22:43:11 +08:00
body.js test: Use Jest (#981) 2017-05-11 11:30:32 +08:00
etag.js test: Use Jest (#981) 2017-05-11 11:30:32 +08:00
flushHeaders.js feat: ignore set header/status when header sent (#1137) 2018-02-11 16:25:24 +08:00
header.js perf: avoid stringify when set header (#1220) 2018-07-12 14:10:12 +08:00
headers.js test: Use Jest (#981) 2017-05-11 11:30:32 +08:00
inspect.js fix: use non deprecated custom inspect (#1198) 2018-06-25 10:34:15 +08:00
is.js test: Use Jest (#981) 2017-05-11 11:30:32 +08:00
last-modified.js test: Use Jest (#981) 2017-05-11 11:30:32 +08:00
length.js test: Use Jest (#981) 2017-05-11 11:30:32 +08:00
message.js test: Use Jest (#981) 2017-05-11 11:30:32 +08:00
redirect.js test: Use Jest (#981) 2017-05-11 11:30:32 +08:00
remove.js test: Use Jest (#981) 2017-05-11 11:30:32 +08:00
set.js perf: avoid stringify when set header (#1220) 2018-07-12 14:10:12 +08:00
socket.js test: Use Jest (#981) 2017-05-11 11:30:32 +08:00
status.js feat: change set status assert, allowing valid custom statuses (#1308) 2019-01-28 16:50:27 +08:00
type.js test: Use Jest (#981) 2017-05-11 11:30:32 +08:00
vary.js test: Use Jest (#981) 2017-05-11 11:30:32 +08:00
writable.js 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