| HttpWebRequest Methods |
The HttpWebRequest type exposes the following members.
| Name | Description | |
|---|---|---|
| Dispose | (Inherited from WebRequest.) | |
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetRequestStream |
Implemented here for compatibility with .NETMF System.Net.HttpWebRequest.
*** WARNING: DO NOT explicitly dispose the stream otherwise the request will be executed empty ***
| |
| GetResponse | ||
| GetType | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |