Searched refs:ngx_http_fastcgi_process_header (Results 1 – 1 of 1) sorted by relevance
156 static ngx_int_t ngx_http_fastcgi_process_header(ngx_http_request_t *r);723 u->process_header = ngx_http_fastcgi_process_header; in ngx_http_fastcgi_handler()1634 ngx_http_fastcgi_process_header(ngx_http_request_t *r) in ngx_http_fastcgi_process_header() function