Property | Type | Description | |
---|---|---|---|
CLIENT | |||
COOKIE | |||
GET | |||
HasSessionId | bool | ||
POST | |||
RequestedPath | string | ||
SESSION | |||
SessionId | string |
Method | Description | |
---|---|---|
Request ( string fullrequest, |
Initializes a new instance of the Request class.
|
public Request ( string fullrequest, |
||
fullrequest | string | The full request string. |
rx | ||
return | System |
public Hashtable,System.Collections CLIENT | ||
return |
public Hashtable,System.Collections COOKIE | ||
return |
public Hashtable,System.Collections POST | ||
return |
public Hashtable,System.Collections SESSION | ||
return |