Searched refs:NGX_HTTP_VERSION_10 (Results 1 – 7 of 7) sorted by relevance
24 #define NGX_HTTP_VERSION_10 1000 macro
182 if (r->http_version < NGX_HTTP_VERSION_10) { in ngx_http_header_filter()
691 && r->http_version >= NGX_HTTP_VERSION_10 in ngx_http_send_special_response()
620 r->http_version = NGX_HTTP_VERSION_10; in ngx_http_alloc_request()1126 if (r->http_version < NGX_HTTP_VERSION_10) { in ngx_http_process_request_line()1919 if (r->headers_in.host == NULL && r->http_version > NGX_HTTP_VERSION_10) { in ngx_http_process_request_header()
153 { ngx_string("1.0"), NGX_HTTP_VERSION_10 },821 r->keepalive = (r->http_version > NGX_HTTP_VERSION_10); in ngx_http_handler()
155 if (r->http_version < NGX_HTTP_VERSION_10 in ngx_http_range_header_filter()
250 { ngx_string("1.0"), NGX_HTTP_VERSION_10 },3317 NGX_HTTP_VERSION_10); in ngx_http_proxy_merge_loc_conf()