mirror of
https://gitee.com/iresty/apisix.git
synced 2024-12-14 08:51:29 +08:00
51684de77b
* 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. |
||
---|---|---|
.. | ||
check-lua-code-style.sh | ||
check-version.sh | ||
gen-install-folder.sh | ||
install_yaml_conf.sh | ||
install-apisix.sh |