OpenQuizz
Une application de gestion des contenus pédagogiques
pip._vendor.requests.hooks Namespace Reference

Functions

def default_hooks ()
 
def dispatch_hook (key, hooks, hook_data, **kwargs)
 

Variables

 HOOKS
 

Function Documentation

◆ default_hooks()

def pip._vendor.requests.hooks.default_hooks ( )

◆ dispatch_hook()

def pip._vendor.requests.hooks.dispatch_hook (   key,
  hooks,
  hook_data,
**  kwargs 
)
Dispatches a hook dictionary on a given piece of data.

Variable Documentation

◆ HOOKS

HOOKS