NGX_HTTP_VERSION_11   73 src/http/modules/ngx_http_chunked_filter_module.c         if (r->http_version < NGX_HTTP_VERSION_11) {
NGX_HTTP_VERSION_11  244 src/http/modules/ngx_http_proxy_module.c     { ngx_string("1.1"), NGX_HTTP_VERSION_11 },
NGX_HTTP_VERSION_11  901 src/http/modules/ngx_http_proxy_module.c             || plcf->http_version == NGX_HTTP_VERSION_11))
NGX_HTTP_VERSION_11 1321 src/http/modules/ngx_http_proxy_module.c     if (plcf->http_version == NGX_HTTP_VERSION_11) {
NGX_HTTP_VERSION_11 1733 src/http/modules/ngx_http_proxy_module.c     if (ctx->status.http_version < NGX_HTTP_VERSION_11) {
NGX_HTTP_VERSION_11  148 src/http/ngx_http_core_module.c     { ngx_string("1.1"), NGX_HTTP_VERSION_11 },
NGX_HTTP_VERSION_11 3921 src/http/ngx_http_core_module.c                               NGX_HTTP_VERSION_11);
NGX_HTTP_VERSION_11  864 src/http/ngx_http_request_body.c         || r->http_version < NGX_HTTP_VERSION_11)