Currently, there is no support for request authentication challenges. (However there is of course support for explicitly specifying an Authorization header for a request, for example).
A user should be able to optionally configure an endpoint to handle authentication challenge responses if necessary.
Reference:
https://developer.apple.com/documentation/foundation/url_loading_system/handling_an_authentication_challenge
Currently, there is no support for request authentication challenges. (However there is of course support for explicitly specifying an
Authorizationheader for a request, for example).A user should be able to optionally configure an endpoint to handle authentication challenge responses if necessary.
Reference:
https://developer.apple.com/documentation/foundation/url_loading_system/handling_an_authentication_challenge