Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_fastcgi_module.c57 ngx_http_fastcgi_st_version = 0, enumerator
1331 f->state = ngx_http_fastcgi_st_version; in ngx_http_fastcgi_reinit_request()
1698 f->state = ngx_http_fastcgi_st_version; in ngx_http_fastcgi_process_header()
1705 f->state = ngx_http_fastcgi_st_version; in ngx_http_fastcgi_process_header()
2177 f->state = ngx_http_fastcgi_st_version; in ngx_http_fastcgi_input_filter()
2184 f->state = ngx_http_fastcgi_st_version; in ngx_http_fastcgi_input_filter()
2411 f->state = ngx_http_fastcgi_st_version; in ngx_http_fastcgi_non_buffered_filter()
2418 f->state = ngx_http_fastcgi_st_version; in ngx_http_fastcgi_non_buffered_filter()
2544 case ngx_http_fastcgi_st_version: in ngx_http_fastcgi_process_record()