Click or drag to resize
HttpWebRequest Methods

The HttpWebRequest type exposes the following members.

Methods
  NameDescription
Public methodDispose (Inherited from WebRequest.)
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetRequestStream
Implemented here for compatibility with .NETMF System.Net.HttpWebRequest. *** WARNING: DO NOT explicitly dispose the stream otherwise the request will be executed empty ***
Public methodGetResponse
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also