Contents

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.

See Also

Accessing the request data