Свойство | Тип | Описание | |
---|---|---|---|
CLIENT | |||
COOKIE | |||
GET | |||
HasSessionId | bool | ||
POST | |||
RequestedPath | string | ||
SESSION | |||
SessionId | string |
Метод | Описание | |
---|---|---|
Request ( string fullrequest, |
Initializes a new instance of the Request class.
|
public Request ( string fullrequest, |
||
fullrequest | string | The full request string. |
rx | ||
Результат | System |
public Hashtable,System.Collections CLIENT | ||
Результат |
public Hashtable,System.Collections COOKIE | ||
Результат |
public Hashtable,System.Collections GET | ||
Результат |
public Hashtable,System.Collections POST | ||
Результат |
public Hashtable,System.Collections SESSION | ||
Результат |