Home
last modified time | relevance | path

Searched refs:pass_request_body (Results 1 – 25 of 50) sorted by relevance

12

/dports/www/nginx-full/nginx_ajp_module-fcbb2cc/
H A Dngx_http_ajp_module.c178 offsetof(ngx_http_ajp_loc_conf_t, upstream.pass_request_body),
777 conf->upstream.pass_request_body = NGX_CONF_UNSET;
1085 ngx_conf_merge_value(conf->upstream.pass_request_body,
1086 prev->upstream.pass_request_body, 1);
/dports/security/modsecurity3-nginx/nginx-1.20.0/src/http/modules/
H A Dngx_http_scgi_module.c186 offsetof(ngx_http_scgi_loc_conf_t, upstream.pass_request_body),
543 && scf->upstream.pass_request_body in ngx_http_scgi_handler()
912 } else if (scf->upstream.pass_request_body) { in ngx_http_scgi_create_request()
1262 conf->upstream.pass_request_body = NGX_CONF_UNSET; in ngx_http_scgi_create_loc_conf()
1573 ngx_conf_merge_value(conf->upstream.pass_request_body, in ngx_http_scgi_merge_loc_conf()
1574 prev->upstream.pass_request_body, 1); in ngx_http_scgi_merge_loc_conf()
H A Dngx_http_uwsgi_module.c253 offsetof(ngx_http_uwsgi_loc_conf_t, upstream.pass_request_body),
725 && uwcf->upstream.pass_request_body in ngx_http_uwsgi_handler()
1135 } else if (uwcf->upstream.pass_request_body) { in ngx_http_uwsgi_create_request()
1489 conf->upstream.pass_request_body = NGX_CONF_UNSET; in ngx_http_uwsgi_create_loc_conf()
1809 ngx_conf_merge_value(conf->upstream.pass_request_body, in ngx_http_uwsgi_merge_loc_conf()
1810 prev->upstream.pass_request_body, 1); in ngx_http_uwsgi_merge_loc_conf()
H A Dngx_http_fastcgi_module.c338 offsetof(ngx_http_fastcgi_loc_conf_t, upstream.pass_request_body),
746 && flcf->upstream.pass_request_body) in ngx_http_fastcgi_handler()
1191 } else if (flcf->upstream.pass_request_body) { in ngx_http_fastcgi_create_request()
2855 conf->upstream.pass_request_body = NGX_CONF_UNSET; in ngx_http_fastcgi_create_loc_conf()
3171 ngx_conf_merge_value(conf->upstream.pass_request_body, in ngx_http_fastcgi_merge_loc_conf()
3172 prev->upstream.pass_request_body, 1); in ngx_http_fastcgi_merge_loc_conf()
/dports/www/nginx-devel/nginx-1.21.5/src/http/modules/
H A Dngx_http_scgi_module.c186 offsetof(ngx_http_scgi_loc_conf_t, upstream.pass_request_body),
543 && scf->upstream.pass_request_body in ngx_http_scgi_handler()
912 } else if (scf->upstream.pass_request_body) { in ngx_http_scgi_create_request()
1264 conf->upstream.pass_request_body = NGX_CONF_UNSET; in ngx_http_scgi_create_loc_conf()
1575 ngx_conf_merge_value(conf->upstream.pass_request_body, in ngx_http_scgi_merge_loc_conf()
1576 prev->upstream.pass_request_body, 1); in ngx_http_scgi_merge_loc_conf()
H A Dngx_http_uwsgi_module.c250 offsetof(ngx_http_uwsgi_loc_conf_t, upstream.pass_request_body),
722 && uwcf->upstream.pass_request_body in ngx_http_uwsgi_handler()
1132 } else if (uwcf->upstream.pass_request_body) { in ngx_http_uwsgi_create_request()
1488 conf->upstream.pass_request_body = NGX_CONF_UNSET; in ngx_http_uwsgi_create_loc_conf()
1811 ngx_conf_merge_value(conf->upstream.pass_request_body, in ngx_http_uwsgi_merge_loc_conf()
1812 prev->upstream.pass_request_body, 1); in ngx_http_uwsgi_merge_loc_conf()
H A Dngx_http_fastcgi_module.c338 offsetof(ngx_http_fastcgi_loc_conf_t, upstream.pass_request_body),
746 && flcf->upstream.pass_request_body) in ngx_http_fastcgi_handler()
1191 } else if (flcf->upstream.pass_request_body) { in ngx_http_fastcgi_create_request()
2857 conf->upstream.pass_request_body = NGX_CONF_UNSET; in ngx_http_fastcgi_create_loc_conf()
3173 ngx_conf_merge_value(conf->upstream.pass_request_body, in ngx_http_fastcgi_merge_loc_conf()
3174 prev->upstream.pass_request_body, 1); in ngx_http_fastcgi_merge_loc_conf()
/dports/www/nginx-lite/nginx-1.20.2/src/http/modules/
H A Dngx_http_scgi_module.c186 offsetof(ngx_http_scgi_loc_conf_t, upstream.pass_request_body),
543 && scf->upstream.pass_request_body in ngx_http_scgi_handler()
912 } else if (scf->upstream.pass_request_body) { in ngx_http_scgi_create_request()
1262 conf->upstream.pass_request_body = NGX_CONF_UNSET; in ngx_http_scgi_create_loc_conf()
1573 ngx_conf_merge_value(conf->upstream.pass_request_body, in ngx_http_scgi_merge_loc_conf()
1574 prev->upstream.pass_request_body, 1); in ngx_http_scgi_merge_loc_conf()
H A Dngx_http_uwsgi_module.c253 offsetof(ngx_http_uwsgi_loc_conf_t, upstream.pass_request_body),
725 && uwcf->upstream.pass_request_body in ngx_http_uwsgi_handler()
1135 } else if (uwcf->upstream.pass_request_body) { in ngx_http_uwsgi_create_request()
1489 conf->upstream.pass_request_body = NGX_CONF_UNSET; in ngx_http_uwsgi_create_loc_conf()
1809 ngx_conf_merge_value(conf->upstream.pass_request_body, in ngx_http_uwsgi_merge_loc_conf()
1810 prev->upstream.pass_request_body, 1); in ngx_http_uwsgi_merge_loc_conf()
H A Dngx_http_fastcgi_module.c338 offsetof(ngx_http_fastcgi_loc_conf_t, upstream.pass_request_body),
746 && flcf->upstream.pass_request_body) in ngx_http_fastcgi_handler()
1191 } else if (flcf->upstream.pass_request_body) { in ngx_http_fastcgi_create_request()
2855 conf->upstream.pass_request_body = NGX_CONF_UNSET; in ngx_http_fastcgi_create_loc_conf()
3171 ngx_conf_merge_value(conf->upstream.pass_request_body, in ngx_http_fastcgi_merge_loc_conf()
3172 prev->upstream.pass_request_body, 1); in ngx_http_fastcgi_merge_loc_conf()
/dports/www/nginx-full/nginx-1.20.2/src/http/modules/
H A Dngx_http_scgi_module.c186 offsetof(ngx_http_scgi_loc_conf_t, upstream.pass_request_body),
543 && scf->upstream.pass_request_body in ngx_http_scgi_handler()
912 } else if (scf->upstream.pass_request_body) { in ngx_http_scgi_create_request()
1262 conf->upstream.pass_request_body = NGX_CONF_UNSET; in ngx_http_scgi_create_loc_conf()
1573 ngx_conf_merge_value(conf->upstream.pass_request_body, in ngx_http_scgi_merge_loc_conf()
1574 prev->upstream.pass_request_body, 1); in ngx_http_scgi_merge_loc_conf()
H A Dngx_http_uwsgi_module.c253 offsetof(ngx_http_uwsgi_loc_conf_t, upstream.pass_request_body),
725 && uwcf->upstream.pass_request_body in ngx_http_uwsgi_handler()
1135 } else if (uwcf->upstream.pass_request_body) { in ngx_http_uwsgi_create_request()
1489 conf->upstream.pass_request_body = NGX_CONF_UNSET; in ngx_http_uwsgi_create_loc_conf()
1809 ngx_conf_merge_value(conf->upstream.pass_request_body, in ngx_http_uwsgi_merge_loc_conf()
1810 prev->upstream.pass_request_body, 1); in ngx_http_uwsgi_merge_loc_conf()
H A Dngx_http_fastcgi_module.c338 offsetof(ngx_http_fastcgi_loc_conf_t, upstream.pass_request_body),
746 && flcf->upstream.pass_request_body) in ngx_http_fastcgi_handler()
1191 } else if (flcf->upstream.pass_request_body) { in ngx_http_fastcgi_create_request()
2855 conf->upstream.pass_request_body = NGX_CONF_UNSET; in ngx_http_fastcgi_create_loc_conf()
3171 ngx_conf_merge_value(conf->upstream.pass_request_body, in ngx_http_fastcgi_merge_loc_conf()
3172 prev->upstream.pass_request_body, 1); in ngx_http_fastcgi_merge_loc_conf()
/dports/www/nginx/nginx-1.20.2/src/http/modules/
H A Dngx_http_scgi_module.c186 offsetof(ngx_http_scgi_loc_conf_t, upstream.pass_request_body),
543 && scf->upstream.pass_request_body in ngx_http_scgi_handler()
912 } else if (scf->upstream.pass_request_body) { in ngx_http_scgi_create_request()
1262 conf->upstream.pass_request_body = NGX_CONF_UNSET; in ngx_http_scgi_create_loc_conf()
1573 ngx_conf_merge_value(conf->upstream.pass_request_body, in ngx_http_scgi_merge_loc_conf()
1574 prev->upstream.pass_request_body, 1); in ngx_http_scgi_merge_loc_conf()
H A Dngx_http_uwsgi_module.c253 offsetof(ngx_http_uwsgi_loc_conf_t, upstream.pass_request_body),
725 && uwcf->upstream.pass_request_body in ngx_http_uwsgi_handler()
1135 } else if (uwcf->upstream.pass_request_body) { in ngx_http_uwsgi_create_request()
1489 conf->upstream.pass_request_body = NGX_CONF_UNSET; in ngx_http_uwsgi_create_loc_conf()
1809 ngx_conf_merge_value(conf->upstream.pass_request_body, in ngx_http_uwsgi_merge_loc_conf()
1810 prev->upstream.pass_request_body, 1); in ngx_http_uwsgi_merge_loc_conf()
/dports/www/nginx-naxsi/nginx-1.20.2/src/http/modules/
H A Dngx_http_scgi_module.c186 offsetof(ngx_http_scgi_loc_conf_t, upstream.pass_request_body),
543 && scf->upstream.pass_request_body in ngx_http_scgi_handler()
912 } else if (scf->upstream.pass_request_body) { in ngx_http_scgi_create_request()
1262 conf->upstream.pass_request_body = NGX_CONF_UNSET; in ngx_http_scgi_create_loc_conf()
1573 ngx_conf_merge_value(conf->upstream.pass_request_body, in ngx_http_scgi_merge_loc_conf()
1574 prev->upstream.pass_request_body, 1); in ngx_http_scgi_merge_loc_conf()
H A Dngx_http_uwsgi_module.c253 offsetof(ngx_http_uwsgi_loc_conf_t, upstream.pass_request_body),
725 && uwcf->upstream.pass_request_body in ngx_http_uwsgi_handler()
1135 } else if (uwcf->upstream.pass_request_body) { in ngx_http_uwsgi_create_request()
1489 conf->upstream.pass_request_body = NGX_CONF_UNSET; in ngx_http_uwsgi_create_loc_conf()
1809 ngx_conf_merge_value(conf->upstream.pass_request_body, in ngx_http_uwsgi_merge_loc_conf()
1810 prev->upstream.pass_request_body, 1); in ngx_http_uwsgi_merge_loc_conf()
/dports/security/modsecurity3-nginx/nginx-1.20.0/src/http/
H A Dngx_http_upstream.h178 ngx_flag_t pass_request_body; member
/dports/www/nginx-devel/nginx-1.21.5/src/http/
H A Dngx_http_upstream.h178 ngx_flag_t pass_request_body; member
/dports/www/nginx-full/nginx-1.20.2/src/http/
H A Dngx_http_upstream.h178 ngx_flag_t pass_request_body; member
/dports/www/nginx-lite/nginx-1.20.2/src/http/
H A Dngx_http_upstream.h178 ngx_flag_t pass_request_body; member
/dports/www/nginx-naxsi/nginx-1.20.2/src/http/
H A Dngx_http_upstream.h178 ngx_flag_t pass_request_body; member
/dports/www/nginx-full/memc-nginx-module-0.19/src/
H A Dngx_http_memc_module.c204 conf->upstream.pass_request_body = 0; in ngx_http_memc_create_loc_conf()
/dports/www/nginx/nginx-1.20.2/src/http/
H A Dngx_http_upstream.h178 ngx_flag_t pass_request_body; member
/dports/www/nginx-full/redis2-nginx-module-0.15/src/
H A Dngx_http_redis2_module.c188 conf->upstream.pass_request_body = 0; in ngx_http_redis2_create_loc_conf()

12