/usr/lib/python3.9/site-packages/urllib3/__pycache__
Edit: /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc (8113B)
a
t~®`ƒ! ã @ sŽ d dl mZ d dlZd dlZd dlZddlmZ ddd„Zdd „ Z d
ddœZ
e
d
d„ ed dƒD ƒ¡ dd„ Z
dd„ ZeZG dd„ deƒZdS )é )Úabsolute_importNé )Úsixúapplication/octet-streamc C s | rt | ¡d p|S |S )zæ
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`.
r )Ú mimetypesZ
guess_type)ÚfilenameÚdefault© r ú2/usr/lib/python3.9/site-packages/urllib3/fields.pyÚguess_content_type
s r c s t ˆ tjƒrˆ d¡‰ t‡ fdd„dD ƒƒsbd| ˆ f }z| d¡ W n ttfy\ Y n0 |S tjrrˆ d¡‰ t j
ˆ d¡‰ d| ˆ f ‰ tjrœˆ d¡‰ ˆ S )a!
Helper function to format and quote a single header parameter using the
strategy defined in RFC 2231.
Particularly useful for header parameters which might contain
non-ASCII values, like file names. This follows
`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 ``bytes`` or `str``.
:ret:
An RFC-2231-formatted unicode string.
úutf-8c 3 s | ]}|ˆ v V qd S ©Nr )Ú.0Zch©Úvaluer r
Ú + ó z.format_header_param_rfc2231..z"\
ú%s="%s"Úasciiz%s*=%s)Ú
isinstancer Úbinary_typeÚdecodeÚanyÚencodeÚUnicodeEncodeErrorÚUnicodeDecodeErrorZPY2ÚemailZutilsZencode_rfc2231)Únamer Úresultr r r
Úformat_header_param_rfc2231 s
r z%22z\\)ú"ú\c C s&