ngx_http_scgi_process_header 51 src/http/modules/ngx_http_scgi_module.c static ngx_int_t ngx_http_scgi_process_header(ngx_http_request_t *r); ngx_http_scgi_process_header 964 src/http/modules/ngx_http_scgi_module.c u->process_header = ngx_http_scgi_process_header; ngx_http_scgi_process_header 965 src/http/modules/ngx_http_scgi_module.c return ngx_http_scgi_process_header(r); ngx_http_scgi_process_header 988 src/http/modules/ngx_http_scgi_module.c u->process_header = ngx_http_scgi_process_header; ngx_http_scgi_process_header 990 src/http/modules/ngx_http_scgi_module.c return ngx_http_scgi_process_header(r);