A Sandcastle Documented Class Library
CustomRequest Class |
Класс для работы с запросами

Namespace: Realty
Assembly: Realty (in Realty.exe) Version: 1.0.0.0 (1.0.0.0)
The CustomRequest type exposes the following members.

Name | Description | |
---|---|---|
![]() | CustomRequest(String, String) |
Базовый конструктор
|
![]() | CustomRequest(String, String, String, String, String) |
Расширенный конструктор
|

Name | Description | |
---|---|---|
![]() | Accept |
Используемый Accept (формат запроса)
|
![]() | ContentType |
Используемый ContentType (формат ответа)
|
![]() | Header |
Словарь заголовоков запроса (headers)
|
![]() | Method |
Используемый метод
|
![]() | Request |
Текст запроса
|
![]() | ResponseUrl |
Url ответа
|
![]() | Url |
Url по которму отправить запрос
|
![]() | UseProxy |
Использовать ли прокси-сервер
|
![]() | UserAgent |
Используемый UserAgent
|

Name | Description | |
---|---|---|
![]() | AddHeader |
Добавляет header к запросу
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | SendRequest |
Отправка запроса
|
![]() | ToString | (Inherited from Object.) |
