The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
WebRequest::CreateHttp Method
.NET Framework (current version)
Initializes a new HttpWebRequest instance for the specified URI.
Assembly: System (in System.dll)
| 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. |
Show:

