Module urllib2 :: Class ProxyBasicAuthHandler
[hide private]
[frames] | no frames]

Class ProxyBasicAuthHandler

AbstractBasicAuthHandler --+
                           |
             BaseHandler --+
                           |
                          ProxyBasicAuthHandler

Instance Methods [hide private]
 
http_error_407(self, req, fp, code, msg, headers)

Inherited from AbstractBasicAuthHandler: __init__, http_error_auth_reqed, retry_http_basic_auth

Inherited from BaseHandler: __lt__, add_parent, close

Class Variables [hide private]
  auth_header = 'Proxy-authorization'

Inherited from AbstractBasicAuthHandler: rx

Inherited from BaseHandler: handler_order