Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Public Member Functions | List of all members
pip._vendor.requests.auth.HTTPProxyAuth Class Reference
Inheritance diagram for pip._vendor.requests.auth.HTTPProxyAuth:
Inheritance graph
[legend]
Collaboration diagram for pip._vendor.requests.auth.HTTPProxyAuth:
Collaboration graph
[legend]

Public Member Functions

 __call__ (self, r)
 
- Public Member Functions inherited from pip._vendor.requests.auth.HTTPBasicAuth
 __init__ (self, username, password)
 
 __eq__ (self, other)
 
 __ne__ (self, other)
 

Additional Inherited Members

- Public Attributes inherited from pip._vendor.requests.auth.HTTPBasicAuth
 username
 
 password
 

Detailed Description

Attaches HTTP Proxy Authentication to a given Request object.

Member Function Documentation

◆ __call__()

pip._vendor.requests.auth.HTTPProxyAuth.__call__ (   self,
  r 
)

The documentation for this class was generated from the following file: