ngx_http_proxy_process_header   94 http/modules/ngx_http_proxy_module.c static ngx_int_t ngx_http_proxy_process_header(ngx_http_request_t *r);
ngx_http_proxy_process_header 1236 http/modules/ngx_http_proxy_module.c     u->process_header = ngx_http_proxy_process_header;
ngx_http_proxy_process_header 1238 http/modules/ngx_http_proxy_module.c     return ngx_http_proxy_process_header(r);