koa-lite/test/request
Jonatan Nilsson 8fcdbb003c remove more dependencies 2021-01-04 14:06:20 +00:00
..
accepts.js Add back support for accepts without using npm accepts 2019-10-12 04:30:06 +00:00
acceptsCharsets.js Add back support for accepts without using npm accepts 2019-10-12 04:30:06 +00:00
acceptsEncodings.js Add back support for accepts without using npm accepts 2019-10-12 04:30:06 +00:00
acceptsLanguages.js Add back support for accepts without using npm accepts 2019-10-12 04:30:06 +00:00
fresh.js remove more dependencies 2021-01-04 14:06:20 +00:00
get.js test: Use Jest (#981) 2017-05-11 11:30:32 +08:00
header.js added setters for header and headers, fixes #991 2017-06-20 09:57:07 -07:00
headers.js added setters for header and headers, fixes #991 2017-06-20 09:57:07 -07:00
host.js fix: use X-Forwarded-Host first on app.proxy present (#1263) 2018-10-23 15:20:09 +08:00
hostname.js Use node 7+ WHATWG parser for hostname, fixes #1002 (#1004) 2017-06-20 09:57:30 -07:00
href.js test: Use Jest (#981) 2017-05-11 11:30:32 +08:00
idempotent.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
ip.js perf: lazy init cookies and ip when first time use it (#1216) 2018-07-11 11:18:39 +08:00
ips.js test: Use Jest (#981) 2017-05-11 11:30:32 +08:00
is.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
origin.js test: Use Jest (#981) 2017-05-11 11:30:32 +08:00
path.js Remove destroy, encoder, error-inject, escape-html, koa-is-json, on-finished, type-is and vary 2019-10-12 00:17:22 +00:00
protocol.js test: Use Jest (#981) 2017-05-11 11:30:32 +08:00
query.js test: Use Jest (#981) 2017-05-11 11:30:32 +08:00
querystring.js Remove destroy, encoder, error-inject, escape-html, koa-is-json, on-finished, type-is and vary 2019-10-12 00:17:22 +00:00
search.js test: Use Jest (#981) 2017-05-11 11:30:32 +08:00
secure.js test: Use Jest (#981) 2017-05-11 11:30:32 +08:00
stale.js test: Use Jest (#981) 2017-05-11 11:30:32 +08:00
subdomains.js test: Use Jest (#981) 2017-05-11 11:30:32 +08:00
type.js test: Use Jest (#981) 2017-05-11 11:30:32 +08:00
whatwg-url.js fix tests: remove unnecessary assert doesNotThrow and api calls (#1170) 2018-04-09 19:36:52 -07:00