WebRequest.CreateHttp Method
May 02, 2013
Initializes a new HttpWebRequest instance for the specified URI.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
CreateHttp(String) | Initializes a new HttpWebRequest instance for the specified URI string. |
|
CreateHttp(Uri) | Initializes a new HttpWebRequest instance for the specified URI. |