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/saltstack/salt/lib/python3.10/site-packages/requests/__pycache__/hooks.cpython-310.pyc
o

�N�g��@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�B/opt/saltstack/salt/lib/python3.10/site-packages/requests/hooks.py�
<dictcomp>sz!default_hooks.<locals>.<dictcomp>)�HOOKSrrrr�
default_hookssrcKsP|pi}|�|�}|r&t|d�r|g}|D]}||fi|��}|dur%|}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