Property | Type | Description | |
---|---|---|---|
Headers | |||
HttpMethod | HttpMethod | ||
HttpProtocol | string | ||
RawUrl | string | ||
Url |
Method | Description | |
---|---|---|
ParseRequestMessage ( string requestMessage ) : void | ||
Process ( ) : void | ||
Request ( |
||
SendResponse ( ) : void |
Method | Description | |
---|---|---|
GetResponseBody ( int statusCode ) : byte[] | ||
GetResponseMessage ( int statusCode, byte responseBody ) : byte[] |
public ParseRequestMessage ( string requestMessage ) : void | ||
requestMessage | string | |
return | void |
public Request ( |
||
connection | ||
return | System |
public Hashtable,System.Collections Headers | ||
return |