WebRequest Class |
Namespace: NScrape
The WebRequest type exposes the following members.
Name | Description | |
---|---|---|
![]() | WebRequest(WebRequestType) |
Initializes a new instance of the WebRequest class.
|
![]() | WebRequest(WebRequestType, Uri) |
Initializes a new instance of the WebRequest class.
|
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.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |