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. |
||
---|---|---|
.. | ||
config.t | ||
ctx.t | ||
json.t | ||
log.t | ||
lrucache.t | ||
profile.t | ||
request.t | ||
response.t | ||
schema.t | ||
table.t | ||
timer.t | ||
uid.t | ||
utils.t |