uwsgi_string       32 http/modules/ngx_http_uwsgi_module.c     ngx_str_t                  uwsgi_string;
uwsgi_string      309 http/modules/ngx_http_uwsgi_module.c       offsetof(ngx_http_uwsgi_loc_conf_t, uwsgi_string),
uwsgi_string      649 http/modules/ngx_http_uwsgi_module.c     len += uwcf->uwsgi_string.len;
uwsgi_string      778 http/modules/ngx_http_uwsgi_module.c     b->last = ngx_copy(b->last, uwcf->uwsgi_string.data,
uwsgi_string      779 http/modules/ngx_http_uwsgi_module.c                        uwcf->uwsgi_string.len);
uwsgi_string     1317 http/modules/ngx_http_uwsgi_module.c     ngx_conf_merge_str_value(conf->uwsgi_string, prev->uwsgi_string, "");