ngx_http_uwsgi_process_header   69 src/http/modules/ngx_http_uwsgi_module.c static ngx_int_t ngx_http_uwsgi_process_header(ngx_http_request_t *r);
ngx_http_uwsgi_process_header 1167 src/http/modules/ngx_http_uwsgi_module.c         u->process_header = ngx_http_uwsgi_process_header;
ngx_http_uwsgi_process_header 1168 src/http/modules/ngx_http_uwsgi_module.c         return ngx_http_uwsgi_process_header(r);
ngx_http_uwsgi_process_header 1191 src/http/modules/ngx_http_uwsgi_module.c     u->process_header = ngx_http_uwsgi_process_header;
ngx_http_uwsgi_process_header 1193 src/http/modules/ngx_http_uwsgi_module.c     return ngx_http_uwsgi_process_header(r);