Home
last modified time | relevance | path

Searched refs:transform_underscores_in_resp_headers (Results 1 – 3 of 3) sorted by relevance

/dports/www/nginx-full/lua-nginx-module-0.10.19/src/
H A Dngx_http_lua_module.c187 offsetof(ngx_http_lua_loc_conf_t, transform_underscores_in_resp_headers),
1243 conf->transform_underscores_in_resp_headers = NGX_CONF_UNSET; in ngx_http_lua_create_loc_conf()
1362 ngx_conf_merge_value(conf->transform_underscores_in_resp_headers, in ngx_http_lua_merge_loc_conf()
1363 prev->transform_underscores_in_resp_headers, 1); in ngx_http_lua_merge_loc_conf()
H A Dngx_http_lua_common.h412 ngx_flag_t transform_underscores_in_resp_headers; member
H A Dngx_http_lua_headers.c895 if (llcf->transform_underscores_in_resp_headers) {
1089 if (llcf->transform_underscores_in_resp_headers