|
Orbits
1
|
Public Member Functions | |
| def | __init__ |
| def | __call__ |
Public Member Functions inherited from pip._vendor.requests.auth.AuthBase | |
| def | __call__ |
Public Attributes | |
| username | |
| password | |
Attaches HTTP Basic Authentication to the given Request object.
| def pip._vendor.requests.auth.HTTPBasicAuth.__init__ | ( | self, | |
| username, | |||
| password | |||
| ) |
| def pip._vendor.requests.auth.HTTPBasicAuth.__call__ | ( | self, | |
| r | |||
| ) |
| pip._vendor.requests.auth.HTTPBasicAuth.password |
| pip._vendor.requests.auth.HTTPBasicAuth.username |
1.8.3.1
Copyright 2014 Google Inc. All rights reserved.