| appendDataToHTTPChannel(HttpThreadContext *td, char *buffer, u_long size, File *appendFile, Stream *chain, bool append, bool useChunks) | HttpDataHandler | [static] |
| buildScgiEnvironmentString(HttpThreadContext *, char *, char *) | Scgi | [private] |
| checkDataChunks(HttpThreadContext *, bool *, bool *) | HttpDataHandler | [static] |
| connect(ScgiContext *, const char *) | Scgi | [private] |
| getScgiConnection() | Scgi | [private] |
| getTimeout() | Scgi | [static] |
| HttpDataHandler() | HttpDataHandler | |
| initialized | Scgi | [private, static] |
| isScgiServerRunning(const char *) | Scgi | [private] |
| load(XmlParser *) | Scgi | [static] |
| processServerManager | Scgi | [private, static] |
| runScgiServer(ScgiContext *, const char *) | Scgi | [private] |
| Scgi() | Scgi | |
| send(HttpThreadContext *td, ConnectionPtr connection, const char *scriptpath, const char *cgipath=0, int execute=0, int onlyHeader=0) | Scgi | [virtual] |
| sendNetString(ScgiContext *, const char *, int) | Scgi | [private] |
| sendPostData(ScgiContext *ctx) | Scgi | [private] |
| sendResponse(ScgiContext *ctx, int onlyHeader, FiltersChain *) | Scgi | [private] |
| setTimeout(int) | Scgi | [static] |
| timeout | Scgi | [private, static] |
| unLoad() | Scgi | [static] |
| ~HttpDataHandler() | HttpDataHandler | [virtual] |