Searched refs:ngx_http_proxy_version_11 (Results 1 – 1 of 1) sorted by relevance
778 static char ngx_http_proxy_version_11[] = " HTTP/1.1" CRLF; variable1382 b->last = ngx_cpymem(b->last, ngx_http_proxy_version_11, in ngx_http_proxy_create_request()1383 sizeof(ngx_http_proxy_version_11) - 1); in ngx_http_proxy_create_request()