koa-lite/test/request
Yu Qi c979056087 fix tests on node 6
parsed querystrings no longer inherit from the Object prototype
2016-04-30 09:19:29 +02:00
..
accepts.js test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00
acceptsCharsets.js test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00
acceptsEncodings.js test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00
acceptsLanguages.js test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00
charset.js test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00
fresh.js test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00
get.js test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00
header.js test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00
headers.js test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00
host.js test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00
hostname.js test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00
href.js test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00
idempotent.js test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00
inspect.js test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00
ip.js req: Cache the request IP 2016-04-03 19:30:06 -07:00
ips.js test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00
is.js test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00
length.js test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00
origin.js test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00
path.js ensure parseurl always working as expected 2015-11-04 15:08:49 +08:00
protocol.js test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00
query.js fix tests on node 6 2016-04-30 09:19:29 +02:00
querystring.js fix tests on node 6 2016-04-30 09:19:29 +02:00
search.js fix tests on node 6 2016-04-30 09:19:29 +02:00
secure.js test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00
stale.js test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00
subdomains.js test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00
type.js test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00