Property | Type | Description | |
---|---|---|---|
FastcgiHandler | |||
FinalizedRequest | bool | ||
Params | String>.Dictionary | ||
ParamsStream | |||
PostParams | String>.Dictionary | ||
Processing | bool | ||
RequestId | ushort | ||
StderrStream | |||
StdinStream | |||
StdoutStream |
Method | Description | |
---|---|---|
FastcgiRequest ( |
||
GetParam ( String Key ) : String | ||
ParseParamsStream ( ) : void |
public FastcgiRequest ( |
||
FastcgiHandler | ||
RequestId | ushort | |
return | System |
public FastcgiHandler,CSharpUtils.Fastcgi FastcgiHandler | ||
return |
public FascgiRequestInputStream,CSharpUtils.Fastcgi ParamsStream | ||
return |
public FascgiResponseOutputStream,CSharpUtils.Fastcgi StderrStream | ||
return |
public FascgiRequestInputStream,CSharpUtils.Fastcgi StdinStream | ||
return |