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