Home
last modified time | relevance | path

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

/dports/www/trafficserver/trafficserver-9.1.1/plugins/experimental/fastcgi/src/
H A Dats_fcgi_client.h65 struct FCGIClientState;
125 struct FCGIClientState *state_;
H A Dats_fcgi_client.cc38 struct ats_plugin::FCGIClientState { struct in ats_plugin
47 FCGIClientState() in FCGIClientState() argument
50 ~FCGIClientState() in ~FCGIClientState() argument
65 state_ = new FCGIClientState(); in FCGIClientRequest()