HEX
Server: Apache
System: Linux scp1.abinfocom.com 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
User: confeduphaar (1010)
PHP: 8.1.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //usr/lib/python3/dist-packages/requests/__pycache__/hooks.cpython-38.pyc
U

(q�\��@sdZdgZdd�Zdd�ZdS)z�
requests.hooks
~~~~~~~~~~~~~~

This module provides the capabilities for the Requests hooks system.

Available hooks:

``response``:
    The response generated from a Request.
ZresponsecCsdd�tD�S)NcSsi|]
}|g�qS�r)�.0Zeventrr�0/usr/lib/python3/dist-packages/requests/hooks.py�
<dictcomp>sz!default_hooks.<locals>.<dictcomp>)�HOOKSrrrr�
default_hookssrcKsL|pi}|�|�}|rHt|d�r&|g}|D]}||f|�}|dk	r*|}q*|S)z6Dispatches a hook dictionary on a given piece of data.�__call__N)�get�hasattr)�keyZhooksZ	hook_data�kwargs�hookZ
_hook_datarrr�
dispatch_hooks

r
N)�__doc__rrr
rrrr�<module>s