Contents

URLSession.DelayedRequestDisposition.useNewRequest

A disposition indicating that the task should use a new request to perform the network load.

Declaration

case useNewRequest

See Also

Dispositions