Home
last modified time | relevance | path

Searched refs:NGX_HTTP_KEEPALIVE_DISABLE_NONE (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_core_module.h53 #define NGX_HTTP_KEEPALIVE_DISABLE_NONE 0x0002 macro
H A Dngx_http_core_module.c138 { ngx_string("none"), NGX_HTTP_KEEPALIVE_DISABLE_NONE },