HEX
Server: Apache
System: Linux server2.voipitup.com.au 4.18.0-553.104.1.lve.el8.x86_64 #1 SMP Tue Feb 10 20:07:30 UTC 2026 x86_64
User: posscale (1027)
PHP: 8.2.29
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //opt/alt/python38/lib/python3.8/site-packages/requests/__pycache__/hooks.cpython-38.pyc
U

���]��@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/python38/lib/python3.8/site-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

rN)�__doc__rrrrrrr�<module>s