Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_proxy_module.c129 static ngx_int_t ngx_http_proxy_create_key(ngx_http_request_t *r);
910 u->create_key = ngx_http_proxy_create_key; in ngx_http_proxy_handler()
1072 ngx_http_proxy_create_key(ngx_http_request_t *r) in ngx_http_proxy_create_key() function