?PNG
IHDR ? f ??C1 sRGB ?? gAMA ?a pHYs ? ??od GIDATx^LeY?a?("Bh?_????q5k?*:t0A-o??]VkJM??f?8\k2ll1]q????T
Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found
in /home/user1137782/www/china1.by/classwithtostring.php on line 86
Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 213
Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 214
Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 215
Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 216
Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 217
Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 218
Tc @ sm y d d k l Z Wn# e j
o d d k l Z n Xd d k l Z d g Z d e f d YZ d S( i( t urlencodei ( t encode_multipart_formdatat RequestMethodsc B sw e Z d Z e d d d d g Z d
d Z d
d
e d
d Z d
d
d Z d
d Z
d
d
e d
d Z RS( s
Convenience mixin for classes who implement a :meth:`urlopen` method, such
as :class:`~urllib3.connectionpool.HTTPConnectionPool` and
:class:`~urllib3.poolmanager.PoolManager`.
Provides behavior for making common types of HTTP request methods and
decides which type of request field encoding to use.
Specifically,
:meth:`.request_encode_url` is for sending requests whose fields are
encoded in the URL (such as GET, HEAD, DELETE).
:meth:`.request_encode_body` is for sending requests whose fields are
encoded in the *body* of the request using multipart or www-form-urlencoded
(such as for POST, PUT, PATCH).
:meth:`.request` is for making any kind of request, it will look up the
appropriate encoding format and use one of the above two methods to make
the request.
Initializer parameters:
:param headers:
Headers to include with all requests, unless other headers are given
explicitly.
t DELETEt GETt HEADt OPTIONSc C s | p h | _ d S( N( t headers( t selfR ( ( s3 /usr/lib/python2.6/site-packages/urllib3/request.pyt __init__+ s c K s t d d S( NsM Classes extending RequestMethods must implement their own ``urlopen`` method.( t NotImplemented( R t methodt urlt bodyR t encode_multipartt multipart_boundaryt kw( ( s3 /usr/lib/python2.6/site-packages/urllib3/request.pyt urlopen. s c K s_ | i } | | i j o | i | | d | d | | S| i | | d | d | | Sd S( s
Make a request using :meth:`urlopen` with the appropriate encoding of
``fields`` based on the ``method`` used.
This is a convenience method that requires the least amount of manual
effort. It can be used in most situations, while still having the
option to drop down to more specific methods when necessary, such as
:meth:`request_encode_url`, :meth:`request_encode_body`,
or even the lowest level :meth:`urlopen`.
t fieldsR N( t uppert _encode_url_methodst request_encode_urlt request_encode_body( R R R R R t
urlopen_kw( ( s3 /usr/lib/python2.6/site-packages/urllib3/request.pyt request4 s c K s2 | o | d t | 7} n | i | | | S( s
Make a request using :meth:`urlopen` with the ``fields`` encoded in
the url. This is useful for request methods like GET, HEAD, DELETE, etc.
t ?( R R ( R R R R R ( ( s3 /usr/lib/python2.6/site-packages/urllib3/request.pyR J s c K s | d j o
| i } n h h d 6} | or d | j o t d n | o t | d | \ } }
n t | d } }
| | d