Home
last modified time | relevance | path

Searched refs:NGX_HTTP_FASTCGI_PARAMS (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_fastcgi_module.c105 #define NGX_HTTP_FASTCGI_PARAMS 4 macro
624 NGX_HTTP_FASTCGI_PARAMS, /* type */
1173 h->type = NGX_HTTP_FASTCGI_PARAMS; in ngx_http_fastcgi_create_request()