Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_upstream.h250 ngx_http_header_handler_pt copy_handler; member
H A Dngx_http_upstream.c2750 if (hh->copy_handler(r, &h[i], hh->conf) != NGX_OK) { in ngx_http_upstream_process_headers()
2809 if (hh->copy_handler(r, &h[i], hh->conf) != NGX_OK) { in ngx_http_upstream_process_headers()