| Server IP : 209.209.40.120 / Your IP : 216.73.217.112 Web Server : Microsoft-IIS/10.0 System : Windows NT NEWWWW 10.0 build 17763 (Windows Server 2019) i586 User : NEWWWW$ ( 0) PHP Version : 8.3.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/Python312/Lib/site-packages/pip/_vendor/requests/__pycache__/ |
Upload File : |
�
�k�f� � � � d Z dgZd� Zd� Zy)z�
requests.hooks
~~~~~~~~~~~~~~
This module provides the capabilities for the Requests hooks system.
Available hooks:
``response``:
The response generated from a Request.
�responsec �6 � t D � ci c] } | g �� c} S c c} w )N)�HOOKS)�events �<C:\Python312\Lib\site-packages\pip/_vendor/requests/hooks.py�
default_hooksr s � �#(�)�%�E�2�I�)�)��)s �
c � � |xs i }|j | � }|r$t |d� r|g}|D ] } ||fi |��}|��|}� |S )z6Dispatches a hook dictionary on a given piece of data.�__call__)�get�hasattr)�key�hooks� hook_data�kwargs�hook�
_hook_datas r �
dispatch_hookr s] � ��K�R�E��I�I�c�N�E���5�*�%��G�E�� '�D��i�2�6�2�J��%�&� � '� �� N)�__doc__r r r � r r �<module>r s ��
�
���*�r