Whole document tree
    

Whole document tree

11.4.7 AbstractBasicAuthHandler Objects

 
11.4.7 AbstractBasicAuthHandler Objects

handle_authentication_request(authreq, host, req, headers)
Handle an authentication request by getting user/password pair, and retrying. authreq should be the name of the header where the information about the realm, host is the host to authenticate too, req should be the (failed) Request object, and headers should be the error headers.

See About this document... for information on suggesting changes.