http_version 64 http/modules/ngx_http_chunked_filter_module.c if (r->http_version < NGX_HTTP_VERSION_11) { http_version 563 http/modules/ngx_http_log_module.c } else if (r->http_version == NGX_HTTP_VERSION_9) { http_version 1195 http/modules/ngx_http_proxy_module.c r->http_version = NGX_HTTP_VERSION_9; http_version 1210 http/modules/ngx_http_proxy_module.c r->http_version = NGX_HTTP_VERSION_9; http_version 152 http/modules/ngx_http_range_filter_module.c if (r->http_version < NGX_HTTP_VERSION_10 http_version 809 http/modules/ngx_http_scgi_module.c r->http_version = NGX_HTTP_VERSION_9; http_version 912 http/modules/ngx_http_scgi_module.c if (r->http_version > NGX_HTTP_VERSION_9) { http_version 929 http/modules/ngx_http_scgi_module.c r->http_version = NGX_HTTP_VERSION_10; http_version 934 http/modules/ngx_http_scgi_module.c r->http_version = NGX_HTTP_VERSION_10; http_version 859 http/modules/ngx_http_uwsgi_module.c r->http_version = NGX_HTTP_VERSION_9; http_version 962 http/modules/ngx_http_uwsgi_module.c if (r->http_version > NGX_HTTP_VERSION_9) { http_version 979 http/modules/ngx_http_uwsgi_module.c r->http_version = NGX_HTTP_VERSION_10; http_version 984 http/modules/ngx_http_uwsgi_module.c r->http_version = NGX_HTTP_VERSION_10; http_version 792 http/ngx_http_core_module.c r->keepalive = (r->http_version > NGX_HTTP_VERSION_10); http_version 2047 http/ngx_http_core_module.c if (r->http_version < clcf->gzip_http_version) { http_version 2223 http/ngx_http_core_module.c sr->http_version = r->http_version; http_version 183 http/ngx_http_header_filter_module.c if (r->http_version < NGX_HTTP_VERSION_10) { http_version 742 http/ngx_http_parse.c r->http_version = r->http_major * 1000 + r->http_minor; http_version 745 http/ngx_http_parse.c if (r->http_version == 9 && r->method != NGX_HTTP_GET) { http_version 858 http/ngx_http_request.c if (r->http_version < NGX_HTTP_VERSION_10) { http_version 1519 http/ngx_http_request.c if (r->headers_in.host == NULL && r->http_version > NGX_HTTP_VERSION_10) { http_version 2883 http/ngx_http_request.c r->http_version = NGX_HTTP_VERSION_9; http_version 380 http/ngx_http_request.h ngx_uint_t http_version; http_version 607 http/ngx_http_request_body.c || r->http_version < NGX_HTTP_VERSION_11) http_version 626 http/ngx_http_special_response.c && r->http_version >= NGX_HTTP_VERSION_10 http_version 782 http/ngx_http_upstream.c r->http_version = NGX_HTTP_VERSION_9;