
    vXh                     ^   d Z ddlZddlZddlZddlZddlZddlZddlZddlZddl	Z	ddl
Z
ddlZddlmZ ddlmZmZ ddlmZ ddlmZ ddlmZmZmZmZ dd	lmZmZmZmZmZmZm Z  dd
lm!Z" ddlm#Z#m$Z$m%Z%m&Z&m'Z'm(Z(m)Z) ddl*m+Z+ ddl,m-Z-m.Z.m/Z/m0Z0 ddl1m2Z2 dZ3 ejh                         Z5dddZ6djo                   ejp                  d ed      d               Z9ejt                  dk(  rd Z;d Z#d Z<d Z=dHdZ>d Z?d Z@ej                  d         ZBd! ZCd" ZDd# ZEd$ ZFdHd%ZGd& ZHd' ZId( ZJd) ZKd* ZLd+ ZMd, ZNd- ZO ePd.      ZQd/ ZRd0 ZSd1 ZTd2 ZUd3 ZVd4 ZWej                  d5        ZXd6 ZYdId7ZZd8 Z[dJd9Z\dKd:Z]d; Z^d< Z_d=j                  d>      Zaead?z  Zbead@z  ZcdA ZddB ZedC ZfdD ZgdE ZhdF ZidG Zjy)Lz
requests.utils
~~~~~~~~~~~~~~

This module provides utility functions that are used within Requests
that are also useful for external consumption.
    N)OrderedDict)make_headers	parse_url   )certs__version__)_HEADER_VALIDATORS_BYTE_HEADER_VALIDATORS_STRHEADER_VALIDATORSto_native_string)Mapping
basestringbytes
getproxiesgetproxies_environmentinteger_typesis_urllib3_1)parse_http_list)proxy_bypassproxy_bypass_environmentquotestrunquoteurlparse
urlunparsecookiejar_from_dict)FileModeWarningInvalidHeader
InvalidURLUnrewindableBodyError)CaseInsensitiveDict)z.netrc_netrcP   i  )httphttpsz, z,\s*T)accept_encodingzaccept-encodingwin32c                    	 dd l }	 |j                  |j                  d      }t	        |j                  |d      d         }|j                  |d      d   }|r|sy|j                  d      }t        d |      }|D ]j  }|dk(  rd| vr y	|j                  dd
      }|j                  dd      }|j                  dd      }t        j                  || t        j                        sj y	 y# t        $ r Y yw xY w# t        t        f$ r Y yw xY w)Nr   Fz;Software\Microsoft\Windows\CurrentVersion\Internet SettingsProxyEnableProxyOverride;z<local>.Tz\.*z.*?)winregImportErrorOpenKeyHKEY_CURRENT_USERintQueryValueExOSError
ValueErrorsplitfilterreplacerematchI)hostr1   internetSettingsproxyEnableproxyOverridetests         Z/var/www/html/cjf29f/d23bf782/d32178f2/venv/lib/python3.12/site-packages/requests/utils.pyproxy_bypass_registryrE   M   s%   	
	%~~((N 
 f112BMRSTUVK"//0@/RSTUM -
 &++C0t]3! 	Dy d?<<U+D<<U+D<<T*DxxdBDD)	 C  		 $ 		s#   C( AC7 (	C43C47D	D	c                 B    t               rt        |       S t        |       S )zReturn True, if the host should be bypassed.

        Checks proxy settings gathered from the environment, if specified,
        or the registry.
        )r   r   rE   )r?   s    rD   r   r   s   s      "#+D11(..    c                 >    t        | d      r| j                         } | S )z/Returns an internal sequence dictionary update.items)hasattrrI   )ds    rD   dict_to_sequencerL      s     q'GGIHrG   c                    d }d}t         s!t        | t              r| j                  d      } t	        | d      rt        |       }n~t	        | d      r| j
                  }net	        | d      rY	 | j                         }t        j                  |      j                  }d| j                  vrt        j                  dt               	 t	        | d      rW	 | j#                         }t	        | d	      r:|8	 | j%                  dd
       | j#                         }| j%                  |xs d       |d}t)        d||z
        S # t        j                  t         f$ r Y w xY w# t&        $ r d}Y ?w xY w# t&        $ r ||}Y Rw xY w)Nr   utf-8__len__lenfilenoba%  Requests has determined the content-length for this request using the binary size of the file: however, the file has been opened in text mode (i.e. without the 'b' flag in the mode). This may lead to an incorrect content-length. In Requests 3.0, support will be removed for files in text mode.tellseek   )r   
isinstancer   encoderJ   rP   rQ   osfstatst_sizemodewarningswarnr   ioUnsupportedOperationAttributeErrorrS   rT   r7   max)ototal_lengthcurrent_positionrQ   s       rD   	super_lenre      sy   LJq#. HHWq)1v	E	uu	H		XXZF 88F+33L !&& 2 $
 q&	% vvx q&!l&:	%FF1aL#$668L FF+0q1 q,!1122e ''8 	 		X  %#$L%%  	0
 '#/ 	0s6   *D8 E( .7E 8EEE%$E%(E87E8c                    t         j                  j                  d      }||f}nd t        D        }	 ddlm}m} d}|D ]D  }t         j                  j                  |      }t         j                  j                  |      sB|} n |yt        |       }	|	j                  }
	  ||      j                  |
      }|r|d   rdnd}||   |d   fS y# |t        f$ r |r Y yw xY w# t        t        f$ r Y yw xY w)z;Returns the Requests tuple auth for a given url from netrc.NETRCNc              3   &   K   | ]	  }d |   yw)z~/N ).0fs     rD   	<genexpr>z!get_netrc_auth.<locals>.<genexpr>   s     9Rs89s   r   )NetrcParseErrornetrcr   rU   )rX   environgetNETRC_FILESrn   rm   path
expanduserexistsr   hostnameauthenticatorsr7   r2   r`   )urlraise_errors
netrc_filenetrc_locationsrm   rn   
netrc_pathrk   locrir?   r$   login_is                rD   get_netrc_authr      s    (J%-9[9 0
  	A''$$Q'Cww~~c" 
		 c]{{
	:&55d;F%ay!aw33   ) 	  	 ( s<   AC# C# 
C# "+C C C# C  C# #C54C5c                     t        | dd      }|rBt        |t              r1|d   dk7  r(|d   dk7  rt        j                  j                  |      S yyyy)z0Tries to guess the filename of the given object.nameNr   <>)getattrrV   r   rX   rr   basename)objr   s     rD   guess_filenamer      sT    3%D
4,aCDHPSOww%% ET,trG   c                 R   t         j                  j                  |       r| S t         j                  j                  |       \  }}|ryt         j                  j                  |      sZt         j                  j                  |      \  }}|sn5dj	                  ||g      }|r t         j                  j                  |      sZt        j                  |      s| S t        j                  |      }||j                         vr| S t        j                         }t         j                  j	                  ||j                  d      d         }t         j                  j                  |      s6t        |      5 }|j                  |j                  |             ddd       |S |S # 1 sw Y   |S xY w)zReplace nonexistent paths that look like they refer to a member of a zip
    archive with the location of an extracted copy of the target, or else
    just return the provided path unchanged.
    /r   N)rX   rr   rt   r9   joinzipfile
is_zipfileZipFilenamelisttempfile
gettempdiratomic_openwriteread)rr   archivememberprefixzip_filetmpextracted_pathfile_handlers           rD   extract_zipped_pathsr     sE   
 
ww~~d ggmmD)OGV
"''..1''--0 66*+ "''..1 g&w'HX&&(( 


CWW\\#v||C'8'<=N77>>.)( 	6Lx}}V45	6>	6s   /!FF&c              #   J  K   t        j                  t        j                  j	                  |             \  }}	 t        j
                  |d      5 }| ddd       t        j                  ||        y# 1 sw Y    xY w# t        $ r t        j                  |        w xY ww)z-Write a file to the disk in an atomic fashion)dirwbN)	r   mkstemprX   rr   dirnamefdopenr;   BaseExceptionremove)filenametmp_descriptortmp_nametmp_handlers       rD   r   r   '  s       (//BGGOOH4MNNHYY~t, 		


8X&	 	  
		(s4   7B#B  A4B  3B#4A=9B    B  B#c                 t    | yt        | t        t        t        t        f      rt        d      t        |       S )a  Take an object and test to see if it can be represented as a
    dictionary. Unless it can not be represented as such, return an
    OrderedDict, e.g.,

    ::

        >>> from_key_val_list([('key', 'val')])
        OrderedDict([('key', 'val')])
        >>> from_key_val_list('string')
        Traceback (most recent call last):
        ...
        ValueError: cannot encode objects that are not 2-tuples
        >>> from_key_val_list({'key': 'val'})
        OrderedDict([('key', 'val')])

    :rtype: OrderedDict
    N+cannot encode objects that are not 2-tuples)rV   r   r   boolr5   r8   r   values    rD   from_key_val_listr   4  s6    $ }%#udC01FGGurG   c                     | yt        | t        t        t        t        f      rt        d      t        | t              r| j                         } t        |       S )a  Take an object and test to see if it can be represented as a
    dictionary. If it can be, return a list of tuples, e.g.,

    ::

        >>> to_key_val_list([('key', 'val')])
        [('key', 'val')]
        >>> to_key_val_list({'key': 'val'})
        [('key', 'val')]
        >>> to_key_val_list('string')
        Traceback (most recent call last):
        ...
        ValueError: cannot encode objects that are not 2-tuples

    :rtype: list
    Nr   )	rV   r   r   r   r5   r8   r   rI   listr   s    rD   to_key_val_listr   O  sJ    " }%#udC01FGG%!;rG   c                     g }t        |       D ]5  }|dd |dd cxk(  rdk(  rn nt        |dd       }|j                  |       7 |S )a  Parse lists as described by RFC 2068 Section 2.

    In particular, parse comma-separated lists where the elements of
    the list may include quoted-strings.  A quoted-string could
    contain a comma.  A non-quoted string could have quotes in the
    middle.  Quotes are removed automatically after parsing.

    It basically works like :func:`parse_set_header` just that items
    may appear multiple times and case sensitivity is preserved.

    The return value is a standard :class:`list`:

    >>> parse_list_header('token, "quoted value"')
    ['token', 'quoted value']

    To create a header from the :class:`list` again, use the
    :func:`dump_header` function.

    :param value: a string with a list header.
    :return: :class:`list`
    :rtype: list
    Nr   r   ")_parse_list_headerunquote_header_valueappend)r   resultitems      rD   parse_list_headerr   m  sY    . F"5) 8tBCy'C''Qr
3Dd MrG   c                     i }t        |       D ]H  }d|vrd||<   |j                  dd      \  }} | dd | dd cxk(  rdk(  rn nt        | dd       } | ||<   J |S )a^  Parse lists of key, value pairs as described by RFC 2068 Section 2 and
    convert them into a python dict:

    >>> d = parse_dict_header('foo="is a fish", bar="as well"')
    >>> type(d) is dict
    True
    >>> sorted(d.items())
    [('bar', 'as well'), ('foo', 'is a fish')]

    If there is no value for a key it will be `None`:

    >>> parse_dict_header('key_without_value')
    {'key_without_value': None}

    To create a header from the :class:`dict` again, use the
    :func:`dump_header` function.

    :param value: a string with a dict header.
    :return: :class:`dict`
    :rtype: dict
    =Nr   r   r   )r   r9   r   )r   r   r   r   s       rD   parse_dict_headerr     s}    , F"5) d?F4Ljja(e!9bc
)c)(q5Et MrG   c                     | rF| d   | d   cxk(  rdk(  r5n | S | dd } |r| dd dk7  r"| j                  dd      j                  d	d      S | S )
zUnquotes a header value.  (Reversal of :func:`quote_header_value`).
    This does not use the real unquoting but what browsers are actually
    using for quoting.

    :param value: the header value to unquote.
    :rtype: str
    r   r   r   r   NrU   z\\\z\")r;   )r   is_filenames     rD   r   r     sd     qU2Y-#- L a eBQi61==.66ucBBLrG   c                 X    | D ci c]  }|j                   |j                   }}|S c c}w )zReturns a key/value dictionary from a CookieJar.

    :param cj: CookieJar object to extract cookies from.
    :rtype: dict
    )r   r   )cjcookiecookie_dicts      rD   dict_from_cookiejarr     s/     <>>6;;,>K> ?s   'c                     t        ||       S )zReturns a CookieJar from a key/value dictionary.

    :param cj: CookieJar to insert cookies into.
    :param cookie_dict: Dict of key/values to insert into CookieJar.
    :rtype: CookieJar
    r   )r   r   s     rD   add_dict_to_cookiejarr     s     {B//rG   c                 ^   t        j                  dt               t        j                  dt        j
                        }t        j                  dt        j
                        }t        j                  d      }|j                  |       |j                  |       z   |j                  |       z   S )zlReturns encodings from given content string.

    :param content: bytestring to extract encodings from.
    zIn requests 3.0, get_encodings_from_content will be removed. For more information, please see the discussion on issue #2266. (This warning should only appear once.)z!<meta.*?charset=["\']*(.+?)["\'>])flagsz+<meta.*?content=["\']*;?charset=(.+?)["\'>]z$^<\?xml.*?encoding=["\']*(.+?)["\'>])r\   r]   DeprecationWarningr<   compiler>   findall)content
charset_re	pragma_rexml_res       rD   get_encodings_from_contentr     s    
 MM1 	 @MJ

IQSQUQUVIZZ?@F 	7#


G
$	%
..
!	"rG   c                 H   | j                  d      }|d   j                         |dd }}i }d}|D ]m  }|j                         }|s|d}}|j                  d      }	|	dk7  r+|d|	 j                  |      }||	dz   d j                  |      }|||j                         <   o ||fS )	zReturns content type and parameters from given header

    :param header: string
    :return: tuple containing content type and dictionary of
         parameters
    r-   r   r   Nz"' Tr   r   )r9   stripfindlower)
headertokenscontent_typeparamsparams_dictitems_to_stripparamkeyr   index_of_equalss
             rD   _parse_content_type_headerr     s     \\#F!!9??,fQRj&LKN -C#jjoO"$,_-33NCo134::>J',K		$- $$rG   c                     | j                  d      }|syt        |      \  }}d|v r|d   j                  d      S d|v ryd|v ryy)	z}Returns encodings from given HTTP Header Dict.

    :param headers: dictionary to extract encoding from.
    :rtype: str
    zcontent-typeNcharsetz'"textz
ISO-8859-1zapplication/jsonrN   )rp   r   r   )headersr   r   s      rD   get_encoding_from_headersr     s`     ;;~.L5lCL&Fi &&u--\) *rG   c              #      K   |j                   | E d{    y t        j                  |j                         d      }| D ]  }|j                  |      }|s|  |j                  dd      }|r| yy7 ew)zStream decodes an iterator.Nr;   errorsrG   T)final)encodingcodecsgetincrementaldecoderdecode)iteratorrdecoderchunkrvs        rD   stream_decode_response_unicoder   *  s      	zz6f**1::6iHG ^^E"H 
4	(B	 
 	s   A<A:AA<"A<c              #      K   d}||dk  rt        |       }|t        |       k  r| |||z     ||z  }|t        |       k  ryyw)z Iterate over slices of a string.r   N)rP   )stringslice_lengthposs      rD   iter_slicesr   ;  sW     
C|q06{
F
S3-..| F
s   A AAc                 >   t        j                  dt               g }t        | j                        }|r	 t        | j                  |      S 	 t        | j                  |d      S # t        $ r |j                  |       Y 5w xY w# t        $ r | j                  cY S w xY w)zReturns the requested content back in unicode.

    :param r: Response object to get unicode content from.

    Tried:

    1. charset from content-type
    2. fall back and replace all unicode characters

    :rtype: str
    zIn requests 3.0, get_unicode_from_response will be removed. For more information, please see the discussion on issue #2266. (This warning should only appear once.)r;   r   )
r\   r]   r   r   r   r   r   UnicodeErrorr   	TypeError)r   tried_encodingsr   s      rD   get_unicode_from_responser   E  s     MM1 	 O )3H	-qyy(++
199hy99  	-""8,	-  yys#   A$ B $B BBBzBABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-._~c                    | j                  d      }t        dt        |            D ]l  }||   dd }t        |      dk(  rI|j                         r9	 t	        t        |d            }|t        v r|||   dd z   ||<   Vd||    ||<   bd||    ||<   n d	j                  |      S # t        $ r t        d| d      w xY w)
zUn-escape any percent-escape sequences in a URI that are unreserved
    characters. This leaves all reserved, illegal and non-ASCII bytes encoded.

    :rtype: str
    %r   r   rU      z"Invalid percent-escape sequence: ''N )
r9   rangerP   isalnumchrr5   r8   r!   UNRESERVED_SETr   )uripartsihcs        rD   unquote_unreservedr
  r  s     IIcNE1c%j! &!HQqMq6Q;199;LAr
O N"uQx|+auQxj>a58*~E!H& 775>  L #EaS!JKKLs   B''C c                 p    d}d}	 t        t        |       |      S # t        $ r t        | |      cY S w xY w)zRe-quote the given URI.

    This function passes the given URI through an unquote/quote cycle to
    ensure that it is fully and consistently quoted.

    :rtype: str
    z!#$%&'()*+,/:;=?@[]~z!#$&'()*+,/:;=?@[]~)safe)r   r
  r!   )r  safe_with_percentsafe_without_percents      rD   requote_urir    sJ     /0	5 ',3DEE 5 S344	5s    55c           
      r   t        j                  dt        j                  |             d   }|j	                  d      \  }}t        j                  dt        j                  t        t        |                        d   }t        j                  dt        j                  |            d   |z  }||z  ||z  k(  S )zThis function allows you to check if an IP belongs to a network subnet

    Example: returns True if ip = 192.168.1.1 and net = 192.168.1.0/24
             returns False if ip = 192.168.1.1 and net = 192.168.100.0/24

    :rtype: bool
    z=Lr   r   )structunpacksocket	inet_atonr9   dotted_netmaskr5   )ipnetipaddrnetaddrbitsnetmasknetworks          rD   address_in_networkr    s     ]]4!1!1"!56q9FIIcNMGTmmD&"2"2>#d)3L"MNqQGmmD&"2"27";<Q?'IGW'G"344rG   c                 p    ddd| z
  z  dz
  z  }t        j                  t        j                  d|            S )zConverts mask from /xx format to xxx.xxx.xxx.xxx

    Example: if mask is 24 function returns 255.255.255.0

    :rtype: str
    l    r       z>I)r  	inet_ntoar  pack)maskr  s     rD   r  r    s7     b4i1,,DFKKd344rG   c                 N    	 t        j                  |        y# t        $ r Y yw xY w)z
    :rtype: bool
    FT)r  r  r7   )	string_ips    rD   is_ipv4_addressr%    s.    #   s    	$$c                    | j                  d      dk(  rR	 t        | j                  d      d         }|dk  s|dkD  ry	 t	        j
                  | j                  d      d          yy# t        $ r Y yw xY w# t        $ r Y yw xY w)zV
    Very simple check of the cidr format in no_proxy variable.

    :rtype: bool
    r   r   Fr  r   T)countr5   r9   r8   r  r  r7   )string_networkr"  s     rD   is_valid_cidrr)    s     C A%	~++C034D !8tby	^11#6q9:
    		  		s"   A( 'A7 (	A43A47	BBc              #   8  K   |du}|r2t         j                  j                  |       }|t         j                  | <   	 d |r(t         j                  | = y|t         j                  | <   yy# |r(t         j                  | = w |t         j                  | <   w w xY ww)zSet the environment variable 'env_name' to 'value'

    Save previous value, yield, and then restore the previous value stored in
    the environment variable 'env_name'.

    If 'value' is None, do nothingN)rX   ro   rp   )env_namer   value_changed	old_values       rD   set_environr.    s      %MJJNN8,	$

81 JJx('0

8$	 = JJx('0

8$	 s   9BA+  +B+,BBc                    d }|}| |d      }t        |       }|j                  y|rd |j                  dd      j                  d      D        }t	        |j                        r=|D ]7  }t        |      rt        |j                  |      s% y|j                  |k(  s7 y n_|j                  }|j                  r|d	|j                   z  }|D ]0  }|j                  j                  |      s|j                  |      s0 y t        d|      5  	 t        |j                        }ddd       ryy
# t        t        j                  f$ r d
}Y )w xY w# 1 sw Y   .xY w)zL
    Returns whether we should bypass proxies or not.

    :rtype: bool
    c                     t         j                  j                  |       xs- t         j                  j                  | j                               S N)rX   ro   rp   upper)r   s    rD   	get_proxyz(should_bypass_proxies.<locals>.get_proxy  s-    zz~~c"AbjjnnSYY[&AArG   Nno_proxyTc              3   &   K   | ]	  }|s|  y wr1  ri   )rj   r?   s     rD   rl   z(should_bypass_proxies.<locals>.<genexpr>  s     RTTDRs    r   ,:F)r   ru   r;   r9   r%  r)  r  portendswithr.  r   r   r  gaierror)	rw   r4  r3  no_proxy_argparsedproxy_iphost_with_portr?   bypasss	            rD   should_bypass_proxiesrA    sZ   B
 LZ(c]F SX%5%5c2%>%D%DS%IR6??+$   *)&//8D#__0    $__N{{Afkk]"33   ??++D1^5L5LT5R  	  
Z	. 	!&//2F  6??+ 	F		 s*   ED22EEEEEc                 4    t        | |      ri S t               S )zA
    Return a dict of environment proxies.

    :rtype: dict
    r4  )rA  r   )rw   r4  s     rD   get_environ_proxiesrD  0  s     S84	|rG   c                 .   |xs i }t        |       }|j                  +|j                  |j                  |j                  d            S |j                  dz   |j                  z   |j                  d|j                  z   dg}d}|D ]  }||v s||   } |S  |S )zSelect a proxy for the url, if applicable.

    :param url: The url being for the request
    :param proxies: A dictionary of schemes or schemes and hosts to proxy URLs
    Nallz://zall://)r   ru   rp   scheme)rw   proxiesurlparts
proxy_keysproxy	proxy_keys         rD   select_proxyrM  <  s     mG}H {{8??GKK,>?? 	%("3"338$$$	J E 	I&EL
 LrG   c                 8   ||ni }| j                   }t        |      j                  }|j                  d      }|j	                         }|rOt        ||      sBt        ||      }|j                  ||j                  d            }|r|j                  ||       |S )a  This method takes proxy information from a request and configuration
    input to resolve a mapping of target proxies. This will consider settings
    such as NO_PROXY to strip proxy configurations.

    :param request: Request or PreparedRequest
    :param proxies: A dictionary of schemes or schemes and hosts to proxy URLs
    :param trust_env: Boolean declaring whether to trust environment configs

    :rtype: dict
    r4  rC  rF  )rw   r   rG  rp   copyrA  rD  
setdefault)	requestrH  	trust_envrw   rG  r4  new_proxiesenviron_proxiesrK  s	            rD   resolve_proxiesrU  V  s     !,g"G
++Cc]!!F{{:&H,,.K.sXF-cHE##FO,?,?,FG""651rG   c                     |  dt          S )zO
    Return a string representing the default user agent.

    :rtype: str
    r   r   )r   s    rD   default_user_agentrW  q  s     V1[M""rG   c                  :    t        t               t        ddd      S )z9
    :rtype: requests.structures.CaseInsensitiveDict
    z*/*z
keep-alive)z
User-AgentzAccept-EncodingAccept
Connection)r#   rW  DEFAULT_ACCEPT_ENCODINGri   rG   rD   default_headersr\  z  s%     ,.6&		
 rG   c                    g }d}| j                  |      } | s|S t        j                  d|       D ]  }	 |j                  dd      \  }}d|j                  d      i}|j                  d      D ]:  }	 |j                  d      \  }} | j                  |      ||j                  |      <   < |j	                  |        |S # t        $ r |d}}Y w xY w# t        $ r Y  4w xY w)	zReturn a list of parsed link headers proxies.

    i.e. Link: <http:/.../front.jpeg>; rel=front; type="image/jpeg",<http://.../back.jpeg>; rel=back;type="image/jpeg"

    :rtype: list
    z '"z, *<r-   r   r   rw   z<> '"r   )r   r<   r9   r8   r   )	r   linksreplace_charsvalrw   r   linkr   r   s	            rD   parse_header_linksrb    s     EMKK&Exx& 	"))C+KC syy*+\\#& 	HE"[[-
U .3[[-GD=)*	H 	T!$ L  	"rC	"  s#   B?1C?CC	CC asciirU      c                    | dd }|t         j                  t         j                  fv ry|dd t         j                  k(  ry|dd t         j                  t         j
                  fv ry|j                  t              }|dk(  ry	|dk(  r |ddd   t        k(  ry
|ddd   t        k(  ry|dk(  r|dd t        k(  ry|dd t        k(  ryy)z
    :rtype: str
    N   zutf-32re  z	utf-8-sigrU   zutf-16r   rN   z	utf-16-ber   z	utf-16-lez	utf-32-bez	utf-32-le)
r   BOM_UTF32_LEBOM_UTF32_BEBOM_UTF8BOM_UTF16_LEBOM_UTF16_BEr'  _null_null2_null3)datasample	nullcounts      rD   guess_json_utfrs    s     "1XF&%%v':':;;bqzV__$bqzf))6+>+>??U#IA~A~#A#;& !$Q$<6!A~"1:!":rG   c                     t        |       }|\  }}}}}}}	|j                  }
|
s||
}}
|rdj                  ||
g      }
||}|d}t        ||
|d||	f      S )zGiven a URL that may or may not have a scheme, prepend the given scheme.
    Does not replace a present scheme with the one provided as an argument.

    :rtype: str
    @r   )r   netlocr   r   )rw   
new_schemer=  rG  authr?   r9  rr   queryfragmentrv  s              rD   prepend_scheme_if_neededr{    s{     s^F6<3FD$dE8 ]]FV 4.)~|vvtRABBrG   c                     t        |       }	 t        |j                        t        |j                        f}|S # t        t
        f$ r d}Y |S w xY w)z{Given a url with authentication components, extract them into a tuple of
    username,password.

    :rtype: (str,str)
    )r   r   )r   r   usernamepasswordr`   r   )rw   r=  rx  s      rD   get_auth_from_urlr    sU     c]F('&//*BC K I& Ks   *9 AAc                 B    | \  }}t        | |d       t        | |d       y)zVerifies that header parts don't contain leading whitespace
    reserved characters, or return characters.

    :param header: tuple, in the format (name, value).
    r   r   N)_validate_header_part)r   r   r   s      rD   check_header_validityr     s%     KD%&$*&%+rG   c           
          t        |t              r
t        |   }n7t        |t              r
t        |   }nt        d|d|  dt        |             |j                  |      s|dk(  rdnd}t        d| d|      y )	NzHeader part (z) from z# must be of type str or bytes, not r   r   r   zTInvalid leading whitespace, reserved character(s), or return character(s) in header z: )rV   r   r   r   r
   r    typer=   )r   header_partheader_validator_index	validatorheader_kinds        rD   r  r    s    +s#*+AB		K	'+,BC	K?'& :115k1B0CE
 	

 ??;' 6! ;f&&1]"[OE
 	
 (rG   c                 ~    t        |       \  }}}}}}|s||}}|j                  dd      d   }t        |||||df      S )zW
    Given a url remove the fragment and the authentication part.

    :rtype: str
    ru  r   r   r   )r   rsplitr   )rw   rG  rv  rr   r   ry  rz  s          rD   urldefragauthr    sU     5=SM1FFD&% V]]3"2&FvvtVUB?@@rG   c                     t        | j                  dd      }|.t        | j                  t              r	  || j                         yt        d      # t
        $ r t        d      w xY w)zfMove file pointer back to its recorded starting position
    so it can be read again on redirect.
    rT   Nz;An error occurred when rewinding request body for redirect.z+Unable to rewind request body for redirect.)r   bodyrV   _body_positionr   r7   r"   )prepared_request	body_seeks     rD   rewind_bodyr  /  st     (--vt<I''"	&556 $$QRR  	'M 	s   A A()Fr1  )T)zpython-requests)k__doc__r   
contextlibr^   rX   r<   r  r  sysr   r\   r   collectionsr   urllib3.utilr   r   r   r   r	   _internal_utilsr
   r   r   r   compatr   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   cookiesr   
exceptionsr   r    r!   r"   
structuresr#   rq   whereDEFAULT_CA_BUNDLE_PATHDEFAULT_PORTSr   r9   r[  platformrE   rL   re   r   r   r   contextmanagerr   r   r   r   r   r   r   r   r   r   r   r   r   r   	frozensetr  r
  r  r  r  r%  r)  r.  rA  rD  rM  rU  rW  r\  rb  rW   rm  rn  ro  rs  r{  r  r  r  r  r  ri   rG   rD   <module>r     s     	 	 	   
    # 0  $    :   )  ,"$ c* ))BHHWl489JKL 
 <<7$L	/D3N)X&"J 	 	6<@F202%22"$P M
05,550 1 1*:z	46#"L 	g		@C: ,
&A"SrG   