URLSession.AuthChallengeDisposition.performDefaultHandling
Use the default handling for the challenge as though this delegate method were not implemented. The provided credential parameter is ignored.
Declaration
case performDefaultHandlingUse the default handling for the challenge as though this delegate method were not implemented. The provided credential parameter is ignored.
case performDefaultHandling