apisix/utils
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
..
check-lua-code-style.sh bugfix: fail to get the http request header by ngx.var. * (#1348) 2020-03-27 23:13:46 +08:00
check-version.sh update check-version tool for releasing. and add 1.1 rockspec (#1156) 2020-02-25 10:17:10 +08:00
gen-install-folder.sh license: add ASF header. (#743) 2019-10-31 09:27:28 +08:00
install_yaml_conf.sh license: add ASF header. (#743) 2019-10-31 09:27:28 +08:00
install-apisix.sh change: use the correct parameters based on the version of luarocks 2020-03-10 15:16:14 +08:00