NGX_HTTP_VERSION_9  563 http/modules/ngx_http_log_module.c     } else if (r->http_version == NGX_HTTP_VERSION_9) {
NGX_HTTP_VERSION_9 1195 http/modules/ngx_http_proxy_module.c             r->http_version = NGX_HTTP_VERSION_9;
NGX_HTTP_VERSION_9 1210 http/modules/ngx_http_proxy_module.c         r->http_version = NGX_HTTP_VERSION_9;
NGX_HTTP_VERSION_9  809 http/modules/ngx_http_scgi_module.c         r->http_version = NGX_HTTP_VERSION_9;
NGX_HTTP_VERSION_9  912 http/modules/ngx_http_scgi_module.c             if (r->http_version > NGX_HTTP_VERSION_9) {
NGX_HTTP_VERSION_9  859 http/modules/ngx_http_uwsgi_module.c         r->http_version = NGX_HTTP_VERSION_9;
NGX_HTTP_VERSION_9  962 http/modules/ngx_http_uwsgi_module.c             if (r->http_version > NGX_HTTP_VERSION_9) {
NGX_HTTP_VERSION_9 2883 http/ngx_http_request.c     r->http_version = NGX_HTTP_VERSION_9;
NGX_HTTP_VERSION_9  782 http/ngx_http_upstream.c         r->http_version = NGX_HTTP_VERSION_9;