HEX
Server: LiteSpeed
System: Linux ws4.angoweb.net 5.14.0-611.13.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 11 04:57:59 EST 2025 x86_64
User: tswangoe (2287)
PHP: 8.1.33
Disabled: show_source, system, shell_exec, passthru, exec, phpinfo, popen, proc_open
Upload Files
File: //opt/alt/python37/lib/python3.7/site-packages/requests/__pycache__/hooks.cpython-37.pyc
B

À�c��v��@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.
�responsecCsdd�tD�S)NcSsi|]
}g|�qS�r)�.0�eventrr�?/opt/alt/python37/lib/python3.7/site-packages/requests/hooks.py�
<dictcomp>sz!default_hooks.<locals>.<dictcomp>)�HOOKSrrrr�
default_hookssrcKsP|pi}|�|�}|rLt|d�r&|g}x$|D]}||f|�}|dk	r,|}q,W|S)z6Dispatches a hook dictionary on a given piece of data.�__call__N)�get�hasattr)�keyZhooksZ	hook_data�kwargs�hookZ
_hook_datarrr�
dispatch_hooks


rN)�__doc__rrrrrrr�<module>
s