◆ __init__()
def __init__ |
( |
|
self, |
|
|
|
prompting = True , |
|
|
|
index_urls = None |
|
) |
| |
◆ __call__()
def __call__ |
( |
|
self, |
|
|
|
req |
|
) |
| |
◆ handle_401()
def handle_401 |
( |
|
self, |
|
|
|
resp, |
|
|
** |
kwargs |
|
) |
| |
◆ save_credentials()
def save_credentials |
( |
|
self, |
|
|
|
resp, |
|
|
** |
kwargs |
|
) |
| |
Response callback to save credentials on success.
◆ warn_on_401()
def warn_on_401 |
( |
|
self, |
|
|
|
resp, |
|
|
** |
kwargs |
|
) |
| |
Response callback to warn about incorrect credentials.
◆ index_urls
◆ passwords
◆ prompting
The documentation for this class was generated from the following file:
- /home/passerat/Stage/flaskProject/venv/lib/python3.8/site-packages/pip/_internal/network/auth.py