Contents

performDefaultHandling(for:)

Causes the system-provided default behavior to be used.

Declaration

optional func performDefaultHandling(for challenge: URLAuthenticationChallenge)

Parameters

  • challenge:

    The challenge for which the default behavior should be used.

See Also

Protocol Methods