You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What are the library's extension points for the non-BASIC schemes?
I need to implement a different scheme and I want to send a Pull Reqest when I get it done .
What's the best method to start looking at?
The text was updated successfully, but these errors were encountered:
This library supports all of the authentication schemes NSURLAuthentication supports. If NSURLAuthentication has extension points, then perhaps you can use those for non-standard schemes.
What are the library's extension points for the non-
BASIC
schemes?I need to implement a different scheme and I want to send a Pull Reqest when I get it done .
What's the best method to start looking at?
The text was updated successfully, but these errors were encountered: