Property | Type | Description | |
---|---|---|---|
httpHeaders | |||
http_method | String | ||
http_protocol_versionstring | String | ||
http_url | String | ||
outputStream | |||
socket | |||
srv |
Method | Description | |
---|---|---|
HttpProcessor ( |
||
handleGETRequest ( ) : void | ||
handlePOSTRequest ( ) : void | ||
parseRequest ( ) : void | ||
process ( ) : void | ||
readHeaders ( ) : void | ||
writeFailure ( ) : void | ||
writeSuccess ( ) : void |
Method | Description | |
---|---|---|
streamReadLine ( Stream inputStream ) : string |
public HttpProcessor ( |
||
s | ||
srv | ||
return | System |
public Hashtable,System.Collections httpHeaders | ||
return |
public String http_protocol_versionstring | ||
return | String |
public StreamWriter,System.IO outputStream | ||
return |
public TcpClient,System.Net.Sockets socket | ||
return |