I have a web resource that is protected by basic authentication, rather than popping up a login page, I'd like to pass the user authentication with the HTTP headers of the WebView
Can I do that? IF so how?
I have a web resource that is protected by basic authentication, rather than popping up a login page, I'd like to pass the user authentication with the HTTP headers of the WebView
Can I do that? IF so how?