request
The URL request object for the resource.
Declaration
var request: URLRequest { get }Discussion
Use the value in this property to identify the requested resource and to formulate an appropriate response object.
The URL request object for the resource.
var request: URLRequest { get }Use the value in this property to identify the requested resource and to formulate an appropriate response object.