| Server IP : 164.138.27.172 / Your IP : 216.73.217.113 Web Server : nginx/1.27.4 System : Linux cookingdream 6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 x86_64 User : www-adm ( 1001) PHP Version : 8.3.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /lib/python3/dist-packages/requests/__pycache__/ |
Upload File : |
�
�kd� � � � 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 �0/usr/lib/python3/dist-packages/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