/usr/lib/python2.7/site-packages/pip/_vendor/requests
NameSizeModeActions
adapters.py210160644editdlrm
adapters.pyc189790644editdlrm
adapters.pyo189790644editdlrm
api.py62370644editdlrm
api.pyc70600644editdlrm
api.pyo70600644editdlrm
auth.py97280644editdlrm
auth.pyc99240644editdlrm
auth.pyo99240644editdlrm
certs.py4650644editdlrm
certs.pyc6180644editdlrm
certs.pyo6180644editdlrm
compat.py16260644editdlrm
compat.pyc18450644editdlrm
compat.pyo18450644editdlrm
cookies.py182080644editdlrm
cookies.pyc224040644editdlrm
cookies.pyo224040644editdlrm
exceptions.py31150644editdlrm
exceptions.pyc69180644editdlrm
exceptions.pyo69180644editdlrm
help.py36670644editdlrm
help.pyc33950644editdlrm
help.pyo33950644editdlrm
hooks.py7670644editdlrm
hooks.pyc12350644editdlrm
hooks.pyo12350644editdlrm
models.py340510644editdlrm
models.pyc292080644editdlrm
models.pyo292080644editdlrm
packages.py6950644editdlrm
packages.pyc5780644editdlrm
packages.pyo5780644editdlrm
sessions.py286890644editdlrm
sessions.pyc223720644editdlrm
sessions.pyo223720644editdlrm
status_codes.py33230644editdlrm
status_codes.pyc46330644editdlrm
status_codes.pyo46330644editdlrm
structures.py30120644editdlrm
structures.pyc54190644editdlrm
structures.pyo54190644editdlrm
utils.py276950644editdlrm
utils.pyc256380644editdlrm
utils.pyo256380644editdlrm
_internal_utils.py10960644editdlrm
_internal_utils.pyc15350644editdlrm
_internal_utils.pyo14830644editdlrm
__init__.py35750644editdlrm
__init__.pyc38560644editdlrm
__init__.pyo36870644editdlrm
__version__.py4360644editdlrm
__version__.pyc5870644editdlrm
__version__.pyo5870644editdlrm
Edit: /usr/lib/python2.7/site-packages/pip/_vendor/requests/auth.pyo (9924B)
ó •abc@sdZddlZddlZddlZddlZddlZddlZddlmZddl m Z m Z m Z ddl mZddlmZddlmZd Zd Zd „Zd efd „ƒYZdefd„ƒYZdefd„ƒYZdefd„ƒYZdS(s] requests.auth ~~~~~~~~~~~~~ This module contains the authentication handlers for Requests. iÿÿÿÿN(t b64encodei(turlparsetstrt basestring(textract_cookies_to_jar(tto_native_string(tparse_dict_headers!application/x-www-form-urlencodedsmultipart/form-datacCsåt|tƒs:tjdj|ƒdtƒt|ƒ}nt|tƒsttjdj|ƒdtƒt|ƒ}nt|tƒr•|jdƒ}nt|tƒr¶|jdƒ}ndtt dj ||fƒƒj ƒƒ}|S(sReturns a Basic Auth string.s¸Non-string usernames will no longer be supported in Requests 3.0.0. Please convert the object you've passed in ({0!r}) to a string or bytes object in the near future to avoid problems.tcategorys¸Non-string passwords will no longer be supported in Requests 3.0.0. Please convert the object you've passed in ({0!r}) to a string or bytes object in the near future to avoid problems.tlatin1sBasic t:( t isinstanceRtwarningstwarntformattDeprecationWarningRtencodeRRtjointstrip(tusernametpasswordtauthstr((s=/usr/lib/python2.7/site-packages/pip/_vendor/requests/auth.pyt_basic_auth_strs&   %tAuthBasecBseZdZd„ZRS(s4Base class that all auth implementations derive fromcCstdƒ‚dS(NsAuth hooks must be callable.(tNotImplementedError(tselftr((s=/usr/lib/python2.7/site-packages/pip/_vendor/requests/auth.pyt__call__Ks(t__name__t __module__t__doc__R(((s=/usr/lib/python2.7/site-packages/pip/_vendor/requests/auth.pyRHst HTTPBasicAuthcBs2eZdZd„Zd„Zd„Zd„ZRS(s?Attaches HTTP Basic Authentication to the given Request object.cCs||_||_dS(N(RR(RRR((s=/usr/lib/python2.7/site-packages/pip/_vendor/requests/auth.pyt__init__Rs cCs:t|jt|ddƒk|jt|ddƒkgƒS(NRR(tallRtgetattrtNoneR(Rtother((s=/usr/lib/python2.7/site-packages/pip/_vendor/requests/auth.pyt__eq__VscCs ||k S(N((RR#((s=/usr/lib/python2.7/site-packages/pip/_vendor/requests/auth.pyt__ne__\scCs t|j|jƒ|jd<|S(Nt Authorization(RRRtheaders(RR((s=/usr/lib/python2.7/site-packages/pip/_vendor/requests/auth.pyR_s(RRRRR$R%R(((s=/usr/lib/python2.7/site-packages/pip/_vendor/requests/auth.pyROs    t HTTPProxyAuthcBseZdZd„ZRS(s=Attaches HTTP Proxy Authentication to a given Request object.cCs t|j|jƒ|jd<|S(NsProxy-Authorization(RRRR'(RR((s=/usr/lib/python2.7/site-packages/pip/_vendor/requests/auth.pyRgs(RRRR(((s=/usr/lib/python2.7/site-packages/pip/_vendor/requests/auth.pyR(dstHTTPDigestAuthcBsVeZdZd„Zd„Zd„Zd„Zd„Zd„Zd„Z d„Z RS( s@Attaches HTTP Digest Authentication to the given Request object.cCs%||_||_tjƒ|_dS(N(RRt threadingtlocalt _thread_local(RRR((s=/usr/lib/python2.7/site-packages/pip/_vendor/requests/auth.pyRos  cCsat|jdƒs]t|j_d|j_d|j_i|j_d|j_d|j_ ndS(Ntinitti( thasattrR,tTrueR-t last_noncet nonce_counttchalR"tpost num_401_calls(R((s=/usr/lib/python2.7/site-packages/pip/_vendor/requests/auth.pytinit_per_thread_stateus     csN|jjd}|jjd}|jjjdƒ}|jjjdƒ}|jjjdƒ}d‰|dkrzd}n |jƒ}|dksž|dkr°d„} | ‰n|d krÎd „} | ‰n‡fd †} ˆdkrídSd} t|ƒ} | jp d }| jr+|d | j7}nd|j||j f}d||f}ˆ|ƒ}ˆ|ƒ}||jj kr“|jj d7_ n d|j_ d|jj }t |jj ƒj dƒ}||j dƒ7}|tjƒj dƒ7}|tjdƒ7}tj|ƒjƒd }|dkrJˆd|||fƒ}n|sl| |d||fƒ}nP|dksd|jdƒkr¸d|||d|f}| ||ƒ}ndS||j_ d|j||||f}|rû|d|7}n|r|d|7}n| r)|d| 7}n|rF|d||f7}nd|S(s :rtype: str trealmtnoncetqopt algorithmtopaquetMD5sMD5-SESScSs4t|tƒr!|jdƒ}ntj|ƒjƒS(Nsutf-8(R RRthashlibtmd5t hexdigest(tx((s=/usr/lib/python2.7/site-packages/pip/_vendor/requests/auth.pytmd5_utf8‘stSHAcSs4t|tƒr!|jdƒ}ntj|ƒjƒS(Nsutf-8(R RRR=tsha1R?(R@((s=/usr/lib/python2.7/site-packages/pip/_vendor/requests/auth.pytsha_utf8—scsˆd||fƒS(Ns%s:%s((tstd(t hash_utf8(s=/usr/lib/python2.7/site-packages/pip/_vendor/requests/auth.pytR.t/t?s%s:%s:%ss%s:%sis%08xsutf-8iitautht,s%s:%s:%s:%s:%ss>username="%s", realm="%s", nonce="%s", uri="%s", response="%s"s , opaque="%s"s, algorithm="%s"s , digest="%s"s , qop="auth", nc=%s, cnonce="%s"s Digest %sN(R,R3tgetR"tupperRtpathtqueryRRR1R2RRttimetctimetosturandomR=RCR?tsplit(RtmethodturlR7R8R9R:R;t _algorithmRARDtKDtentdigtp_parsedROtA1tA2tHA1tHA2tncvalueREtcnoncetrespdigtnoncebittbase((RGs=/usr/lib/python2.7/site-packages/pip/_vendor/requests/auth.pytbuild_digest_headersr               ! cKs|jrd|j_ndS(s)Reset num_401_calls counter on redirects.iN(t is_redirectR,R5(RRtkwargs((s=/usr/lib/python2.7/site-packages/pip/_vendor/requests/auth.pythandle_redirectÙs cKsŽd|jkodkns/d|j_|S|jjd k r]|jjj|jjƒn|jj ddƒ}d|j ƒkr~|jjdkr~|jjd7_t j dd t j ƒ}t|jd|d dƒƒ|j_|j|jƒ|jjƒ}t|j|j|jƒ|j|jƒ|j|j|jƒ|jd <|jj||}|jj|ƒ||_|Sd|j_|S( so Takes the given response and tries digest-auth, if needed. :rtype: requests.Response iiôiswww-authenticateR.tdigestisdigest tflagstcountR&N(t status_codeR,R5R4R"trequesttbodytseekR'RMtlowertretcompilet IGNORECASERtsubR3tcontenttclosetcopyRt_cookiestrawtprepare_cookiesReRVRWt connectiontsendthistorytappend(RRRgts_authtpattprept_r((s=/usr/lib/python2.7/site-packages/pip/_vendor/requests/auth.pyt handle_401Þs.  $$   cCs§|jƒ|jjr8|j|j|jƒ|jds$       ,