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:

