HttpWebRequest « Network « C# / C Sharp






1.Begins an asynchronous request for a Stream object to use to write data.
2.Gets or sets the value of the Connection HTTP header.
3.Gets or sets the cookies associated with the request.
4.Downloads a web page from the Internet and returns a string.
5.Performs online file transfer operations.