Orbits
1
|
Classes | |
class | pip._vendor.requests.auth.AuthBase |
class | pip._vendor.requests.auth.HTTPBasicAuth |
class | pip._vendor.requests.auth.HTTPProxyAuth |
class | pip._vendor.requests.auth.HTTPDigestAuth |
Namespaces | |
namespace | pip._vendor.requests.auth |
Functions | |
def | pip._vendor.requests.auth._basic_auth_str |
Variables | |
string | pip._vendor.requests.auth.CONTENT_TYPE_FORM_URLENCODED = 'application/x-www-form-urlencoded' |
string | pip._vendor.requests.auth.CONTENT_TYPE_MULTI_PART = 'multipart/form-data' |
Copyright 2014 Google Inc. All rights reserved.