Home
last modified time | relevance | path

Searched refs:ngx_http_proxy_version_11 (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_proxy_module.c778 static char ngx_http_proxy_version_11[] = " HTTP/1.1" CRLF; variable
1382 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()