| Server IP : 38.180.95.123 / Your IP : 216.73.216.41 Web Server : nginx/1.28.2 System : Linux v970193243.local 6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 x86_64 User : playbazecasino.com ( 1013) PHP Version : 8.4.23 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /lib/python3.12/wsgiref/__pycache__/ |
Upload File : |
�
:5j` � �n � d Z ddlZg d�Z G d� d� Zd� Zd� Zd
d�Zd � Zd
� Zh d�j Z
d� Zy)z$Miscellaneous WSGI-related Utilities� N)�FileWrapper�guess_scheme�application_uri�request_uri�shift_path_info�setup_testing_defaultsc �$ � e Zd ZdZdd�Zd� Zd� Zy)r z1Wrapper to convert file-like objects to iterablesc �\ � || _ || _ t |d� r|j | _ y y )N�close)�filelike�blksize�hasattrr )�selfr r
s �#/usr/lib/python3.12/wsgiref/util.py�__init__zFileWrapper.__init__ s* � � ��
�����8�G�$�!���D�J� %� c � � | S �N� )r s r �__iter__zFileWrapper.__iter__ s � ��r c �` � | j j | j � }|r|S t �r )r �readr
�
StopIteration)r �datas r �__next__zFileWrapper.__next__ s( � ��}�}�!�!�$�,�,�/����K��r N)i )�__name__�
__module__�__qualname__�__doc__r r r r r r r r s � �;�(��r r c �, � | j d� dv ryy)zMReturn a guess for whether 'wsgi.url_scheme' should be 'http' or 'https'
�HTTPS)�yes�on�1�https�http)�get)�environs r r r s � � �{�{�7��/�/��r c � � | d dz }ddl m} | j d� r || d z
}n7|| d z
}| d dk( r| d d k7 r|d
| d z z
}n| d dk7 r|d
| d z z
}| || j d� xs d
d�� z
}|S )z@Return the application's base URI (no PATH_INFO or QUERY_STRING)�wsgi.url_schemez://r ��quote� HTTP_HOST�SERVER_NAMEr% �SERVER_PORT�443�:�80�SCRIPT_NAME�/�latin1)�encoding)�urllib.parser, r'