koa-lite/test/request
fengmk2 4964242834 fix: use X-Forwarded-Host first on app.proxy present (#1263) 2018-10-23 15:20:09 +08:00
..
accept.js Lazily initialize `request.accept` and delegate `context.accept` (#1209) 2018-06-25 16:13:20 +08:00
accepts.js test: Use Jest (#981) 2017-05-11 11:30:32 +08:00
acceptsCharsets.js test: Use Jest (#981) 2017-05-11 11:30:32 +08:00
acceptsEncodings.js test: Use Jest (#981) 2017-05-11 11:30:32 +08:00
acceptsLanguages.js test: Use Jest (#981) 2017-05-11 11:30:32 +08:00
charset.js test: Use Jest (#981) 2017-05-11 11:30:32 +08:00
fresh.js test: Use Jest (#981) 2017-05-11 11:30:32 +08: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 test: Use Jest (#981) 2017-05-11 11:30:32 +08: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 test: Use Jest (#981) 2017-05-11 11:30:32 +08: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