Searched refs:ngx_http_proxy_create_request (Results 1 – 1 of 1) sorted by relevance
131 static ngx_int_t ngx_http_proxy_create_request(ngx_http_request_t *r);913 u->create_request = ngx_http_proxy_create_request; in ngx_http_proxy_handler()1170 ngx_http_proxy_create_request(ngx_http_request_t *r) in ngx_http_proxy_create_request() function