Home
last modified time | relevance | path

Searched refs:NGX_HTTP_VERSION_9 (Results 1 – 6 of 6) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_request.h23 #define NGX_HTTP_VERSION_9 9 macro
H A Dngx_http_variables.c1781 } else if (r->http_version == NGX_HTTP_VERSION_9) { in ngx_http_variable_status()
H A Dngx_http_request.c3521 r->http_version = NGX_HTTP_VERSION_9; in ngx_http_post_action()
H A Dngx_http_upstream.c1045 r->http_version = NGX_HTTP_VERSION_9; in ngx_http_upstream_cache_send()
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_log_module.c865 } else if (r->http_version == NGX_HTTP_VERSION_9) { in ngx_http_log_status()
H A Dngx_http_proxy_module.c1762 r->http_version = NGX_HTTP_VERSION_9; in ngx_http_proxy_process_status_line()
1777 r->http_version = NGX_HTTP_VERSION_9; in ngx_http_proxy_process_status_line()