NSUrlProtocol.GetCanonicalRequest(NSUrlRequest) 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.
A canonical version of the specified request.
[Foundation.Export("canonicalRequestForRequest:")]
public static Foundation.NSUrlRequest GetCanonicalRequest (Foundation.NSUrlRequest forRequest);
static member GetCanonicalRequest : Foundation.NSUrlRequest -> Foundation.NSUrlRequest
Parameters
- forRequest
- NSUrlRequest
Returns
- Attributes