Package logilab-common-0 :: Package 39 :: Package 0 :: Module xmlrpcutils :: Class BasicAuthTransport
[frames] | no frames]

Class BasicAuthTransport

source code

          AuthMixin --+
                      |
xmlrpclib.Transport --+
                      |
                     BasicAuthTransport

basic http authentication transport

Instance Methods

Inherited from AuthMixin: __init__, request

Inherited from xmlrpclib.Transport: get_host_info, getparser, make_connection, parse_response, send_content, send_host, send_request, send_user_agent

Class Variables

Inherited from xmlrpclib.Transport: user_agent