ngx_http_uwsgi_process_header   44 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   45 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  861 http/modules/ngx_http_uwsgi_module.c         u->process_header = ngx_http_uwsgi_process_header;
ngx_http_uwsgi_process_header  863 http/modules/ngx_http_uwsgi_module.c         return ngx_http_uwsgi_process_header(r);
ngx_http_uwsgi_process_header  886 http/modules/ngx_http_uwsgi_module.c     u->process_header = ngx_http_uwsgi_process_header;
ngx_http_uwsgi_process_header  888 http/modules/ngx_http_uwsgi_module.c     return ngx_http_uwsgi_process_header(r);