Home
last modified time | relevance | path

Searched refs:NGX_HTTP_SERVER_TOKENS_ON (Results 1 – 5 of 5) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_header_filter_module.c283 if (clcf->server_tokens == NGX_HTTP_SERVER_TOKENS_ON) { in ngx_http_header_filter()
452 if (clcf->server_tokens == NGX_HTTP_SERVER_TOKENS_ON) { in ngx_http_header_filter()
H A Dngx_http_core_module.h59 #define NGX_HTTP_SERVER_TOKENS_ON 1 macro
H A Dngx_http_special_response.c672 if (clcf->server_tokens == NGX_HTTP_SERVER_TOKENS_ON) { in ngx_http_send_special_response()
H A Dngx_http_core_module.c123 { ngx_string("on"), NGX_HTTP_SERVER_TOKENS_ON },
3731 NGX_HTTP_SERVER_TOKENS_ON); in ngx_http_core_merge_loc_conf()
/f-stack/app/nginx-1.16.1/src/http/v2/
H A Dngx_http_v2_filter_module.c264 if (clcf->server_tokens == NGX_HTTP_SERVER_TOKENS_ON) { in ngx_http_v2_header_filter()
468 if (clcf->server_tokens == NGX_HTTP_SERVER_TOKENS_ON) { in ngx_http_v2_header_filter()
485 if (clcf->server_tokens == NGX_HTTP_SERVER_TOKENS_ON) { in ngx_http_v2_header_filter()