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