basic-auth
basic-auth copied to clipboard
realm not used in challenge
for this constructor:
var basicAuth = new HttpBasicAuth("guest", "password", "My Realm"); basicAuth.protect();
Only the constructor carrying the callback together with the realm works