HEX
Server: Apache/2.4.65 (Debian)
System: Linux kubikelcreative 5.10.0-35-amd64 #1 SMP Debian 5.10.237-1 (2025-05-19) x86_64
User: www-data (33)
PHP: 8.4.13
Disabled: NONE
Upload Files
File: //usr/lib/python3/dist-packages/requests/__pycache__/hooks.cpython-39.pyc
a

Ba�_��@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�0/usr/lib/python3/dist-packages/requests/hooks.py�
<dictcomp>�z!default_hooks.<locals>.<dictcomp>)�HOOKSrrrr�
default_hookssr	cKsP|pi}|�|�}|rLt|d�r&|g}|D] }||fi|��}|dur*|}q*|S)z6Dispatches a hook dictionary on a given piece of data.�__call__N)�get�hasattr)�key�hooksZ	hook_data�kwargs�hookZ
_hook_datarrr�
dispatch_hooks

rN)�__doc__rr	rrrrr�<module>s