Home
last modified time | relevance | path

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

/dports/www/trafficserver/trafficserver-9.1.1/plugins/experimental/fastcgi/src/
H A Dats_fcgi_client.cc384 *state = fcgi_state_content_begin; in fcgiProcessHeader()
387 case fcgi_state_content_begin: in fcgiProcessHeader()
445 while (rec->state < fcgi_state_content_begin) { in fcgiProcessRecord()
452 if (rec->state == fcgi_state_content_begin) { in fcgiProcessRecord()
H A Dats_fcgi_client.h59 fcgi_state_content_begin, enumerator