CFHTTPMessage.CreateRequest Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
CreateRequest(Uri, String) | |
CreateRequest(CFUrl, NSString, Version) | |
CreateRequest(Uri, String, Version) |
CreateRequest(Uri, String)
CreateRequest(CFUrl, NSString, Version)
public static CoreServices.CFHTTPMessage CreateRequest (CoreFoundation.CFUrl url, Foundation.NSString method, Version version);
static member CreateRequest : CoreFoundation.CFUrl * Foundation.NSString * Version -> CoreServices.CFHTTPMessage
Parameters
- url
- CFUrl
- method
- NSString
- version
- Version