Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_core_module.h55 #define NGX_HTTP_KEEPALIVE_DISABLE_SAFARI 0x0008 macro
H A Dngx_http_core_module.c140 { ngx_string("safari"), NGX_HTTP_KEEPALIVE_DISABLE_SAFARI },
1277 & NGX_HTTP_KEEPALIVE_DISABLE_SAFARI)) in ngx_http_update_location_config()