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

Public Member Functions

 __init__ (self, username, password)
 
 __eq__ (self, other)
 
 __ne__ (self, other)
 
 __call__ (self, r)
 

Public Attributes

 username
 
 password
 

Detailed Description

Attaches HTTP Basic Authentication to the given Request object.

Member Function Documentation

◆ __call__()

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

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