apisix/t/node
YuanSheng Wang 51684de77b
bugfix: fail to get the http request header by ngx.var. * (#1348)
* bugfix: to get the HTTP request header by `ngx.var.*`, we need to convert
  the name to lower case with dashes replaced by underscores.

more information:

http://nginx.org/en/docs/http/ngx_http_core_module.html#var_http_

* change: the key should be a string object when fetching a value from `ctx.var`.

* bug(make lint): If the code style is bad, do exit with code 1.
2020-03-27 23:13:46 +08:00
..
chash-balance.t bugfix: fail to get the http request header by ngx.var. * (#1348) 2020-03-27 23:13:46 +08:00
chash-hashon.t bugfix: fail to get the http request header by ngx.var. * (#1348) 2020-03-27 23:13:46 +08:00
consumer-plugin.t license: add ASF header. (#743) 2019-10-31 09:27:28 +08:00
global-rule.t change: responsed a better tip when failed to match any route. (#1013) 2020-01-03 10:11:37 +08:00
healthcheck-ipv6.t change: don't strip square brackets from the IPv6 (#822) 2019-11-11 09:49:22 +08:00
healthcheck-multiple-worker.t license: add ASF header. (#743) 2019-10-31 09:27:28 +08:00
healthcheck-stop-checker.t license: add ASF header. (#743) 2019-10-31 09:27:28 +08:00
healthcheck.t license: add ASF header. (#743) 2019-10-31 09:27:28 +08:00
hosts.t change: responsed a better tip when failed to match any route. (#1013) 2020-01-03 10:11:37 +08:00
invalid-route.t change: responsed a better tip when failed to match any route. (#1013) 2020-01-03 10:11:37 +08:00
invalid-service.t change: responsed a better tip when failed to match any route. (#1013) 2020-01-03 10:11:37 +08:00
invalid-upstream.t change: responsed a better tip when failed to match any route. (#1013) 2020-01-03 10:11:37 +08:00
merge-route.t change: responsed a better tip when failed to match any route. (#1013) 2020-01-03 10:11:37 +08:00
not-exist-service.t change: responsed a better tip when failed to match any route. (#1013) 2020-01-03 10:11:37 +08:00
not-exist-upstream.t change: responsed a better tip when failed to match any route. (#1013) 2020-01-03 10:11:37 +08:00
remote_addrs.t change: responsed a better tip when failed to match any route. (#1013) 2020-01-03 10:11:37 +08:00
remote-addr-ipv6.t change: responsed a better tip when failed to match any route. (#1013) 2020-01-03 10:11:37 +08:00
remote-addr.t change: responsed a better tip when failed to match any route. (#1013) 2020-01-03 10:11:37 +08:00
route-domain-with-local-dns.t bugfix: fail to get the http request header by ngx.var. * (#1348) 2020-03-27 23:13:46 +08:00
route-domain.t change: responsed a better tip when failed to match any route. (#1013) 2020-01-03 10:11:37 +08:00
route-filter-func.t change: responsed a better tip when failed to match any route. (#1013) 2020-01-03 10:11:37 +08:00
route-host.t change: responsed a better tip when failed to match any route. (#1013) 2020-01-03 10:11:37 +08:00
route-uris.t change: responsed a better tip when failed to match any route. (#1013) 2020-01-03 10:11:37 +08:00
rr-balance.t license: add ASF header. (#743) 2019-10-31 09:27:28 +08:00
sanity-radixtree.t change: responsed a better tip when failed to match any route. (#1013) 2020-01-03 10:11:37 +08:00
timeout-upstream.t license: add ASF header. (#743) 2019-10-31 09:27:28 +08:00
upstream-domain.t test: wait a longer time. (#1323) 2020-03-23 00:03:51 +08:00
upstream-ipv6.t change: responsed a better tip when failed to match any route. (#1013) 2020-01-03 10:11:37 +08:00
upstream-websocket.t feature: supported to enable Websocket in upstream object (#1051) 2020-01-14 14:37:24 +08:00
upstream.t change: responsed a better tip when failed to match any route. (#1013) 2020-01-03 10:11:37 +08:00
vars.t change: responsed a better tip when failed to match any route. (#1013) 2020-01-03 10:11:37 +08:00
wildcard-host.t change: responsed a better tip when failed to match any route. (#1013) 2020-01-03 10:11:37 +08:00