![]() |
Qucs-S S-parameter Viewer & RF Synthesis Tools
|


Public Member Functions | |
| __init__ (self, username, password) | |
| __eq__ (self, other) | |
| __ne__ (self, other) | |
| __call__ (self, r) | |
Public Attributes | |
| username | |
| password | |
Attaches HTTP Basic Authentication to the given Request object.
| pip._vendor.requests.auth.HTTPBasicAuth.__call__ | ( | self, | |
| r | |||
| ) |
Reimplemented from pip._vendor.requests.auth.AuthBase.