NGX_HTTP_VERSION_10  152 http/modules/ngx_http_range_filter_module.c     if (r->http_version < NGX_HTTP_VERSION_10
NGX_HTTP_VERSION_10  929 http/modules/ngx_http_scgi_module.c                 r->http_version = NGX_HTTP_VERSION_10;
NGX_HTTP_VERSION_10  934 http/modules/ngx_http_scgi_module.c                 r->http_version = NGX_HTTP_VERSION_10;
NGX_HTTP_VERSION_10  979 http/modules/ngx_http_uwsgi_module.c                 r->http_version = NGX_HTTP_VERSION_10;
NGX_HTTP_VERSION_10  984 http/modules/ngx_http_uwsgi_module.c                 r->http_version = NGX_HTTP_VERSION_10;
NGX_HTTP_VERSION_10  152 http/ngx_http_core_module.c     { ngx_string("1.0"), NGX_HTTP_VERSION_10 },
NGX_HTTP_VERSION_10  792 http/ngx_http_core_module.c             r->keepalive = (r->http_version > NGX_HTTP_VERSION_10);
NGX_HTTP_VERSION_10  183 http/ngx_http_header_filter_module.c     if (r->http_version < NGX_HTTP_VERSION_10) {
NGX_HTTP_VERSION_10  858 http/ngx_http_request.c             if (r->http_version < NGX_HTTP_VERSION_10) {
NGX_HTTP_VERSION_10 1519 http/ngx_http_request.c     if (r->headers_in.host == NULL && r->http_version > NGX_HTTP_VERSION_10) {
NGX_HTTP_VERSION_10  626 http/ngx_http_special_response.c             && r->http_version >= NGX_HTTP_VERSION_10