Source position: lfastcgi.pp line 99
type TFastCGIClientState = (
fsIdle,
fsConnecting,
fsConnectingAgain,
fsStartingServer,
fsHeader,
fsData,
fsFlush
);
No notes exist for this page yet.