![]() |
Qucs-S S-parameter Viewer & RF Synthesis Tools
|
Classes | |
| class | AuthBase |
| class | HTTPBasicAuth |
| class | HTTPDigestAuth |
| class | HTTPProxyAuth |
Functions | |
| _basic_auth_str (username, password) | |
Variables | |
| str | CONTENT_TYPE_FORM_URLENCODED = "application/x-www-form-urlencoded" |
| str | CONTENT_TYPE_MULTI_PART = "multipart/form-data" |
requests.auth ~~~~~~~~~~~~~ This module contains the authentication handlers for Requests.
|
protected |
Returns a Basic Auth string.