WebRequest Properties |
The WebRequest type exposes the following members.
Name | Description | |
---|---|---|
![]() | AutoRedirect |
Gets or sets a value specifying whether the request shall be automatically redirected.
|
![]() | Destination |
Gets or sets the destination of the request.
|
![]() | Headers |
Gets the collection of headers that shall be sent with the request.
|
![]() | IsXmlHttpRequest |
Gets or sets a value indicating whether the request shall attempt to mimic a JQuery request.
|
![]() | Type |
Gets the type of the request.
|