mirror of
https://github.com/kennethreitz/requests3.git
synced 2026-06-05 23:10:16 +00:00
8 lines
117 B
Python
8 lines
117 B
Python
"""
|
|
request.hooks.pre_request
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
This module provide a collection of pre_request hooks.
|
|
"""
|
|
|