| Server IP : 65.1.209.187 / Your IP : 216.73.216.144 Web Server : nginx/1.24.0 System : Linux ip-172-31-5-206 6.14.0-1015-aws #15~24.04.1-Ubuntu SMP Tue Sep 23 22:44:48 UTC 2025 x86_64 User : ( 1001) PHP Version : 8.3.6 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /lib/python3/dist-packages/aiohttp/__pycache__/ |
Upload File : |
�
�wce�! � � � d dl Z d dlmZ d dlmZmZmZ ddlmZ ddl m
Z
mZmZm
Z
ddlmZmZ ddlmZmZ dd lmZmZmZ G d
� deeeeef � Zy)� N)�suppress)�Any�Optional�Tuple� )�BaseProtocol)�
ClientOSError�ClientPayloadError�ServerDisconnectedError�ServerTimeoutError)�BaseTimerContext�status_code_must_be_empty_body)�HttpResponseParser�RawResponseMessage)�
EMPTY_PAYLOAD� DataQueue�StreamReaderc �h � � e Zd ZdZdej
ddfd�Zedefd�� Z edefd�� Z
d*d�Zd*d �Zdefd
�Z
dee ddf� fd�Zd*d
�Zd*� fd�Zd*� fd�Zdeddf� fd�Zdededdfd�Zdddddddddd� dee dedededee ded ed!ed"eddfd#�Zd*d$�Zd*d%�Zd*d&�Zd*d'�Zd(eddfd)�Z � xZ!S )+�ResponseHandlerz8Helper class to adapt between Protocol and StreamReader.�loop�returnNc � � t j | |�� t j | |� d| _ d | _ d| _ d | _ d | _ d| _ d| _ d | _
d | _ d | _ d| _
y )N)r F� � )r �__init__r �
_should_close�_payload�
_skip_payload�_payload_parser�_timer�_tail� _upgraded�_parser�
_read_timeout�_read_timeout_handle�_timeout_ceil_threshold)�selfr s �6/usr/lib/python3/dist-packages/aiohttp/client_proto.pyr zResponseHandler.__init__ su � ����d��.����4��&�"���04��
�"���#��������
����59���.2���CG��!�89��$r c � � | j S �N)r"