python-requests-toolbelt/docs/downloadutils.rst

17 lines
408 B
ReStructuredText
Raw Permalink Normal View History

2023-02-07 14:29:03 +08:00
.. _downloadutils:
Utilities for Downloading Streaming Responses
=============================================
.. autofunction::
requests_toolbelt.downloadutils.stream.stream_response_to_file
.. autofunction::
requests_toolbelt.downloadutils.tee.tee
.. autofunction::
requests_toolbelt.downloadutils.tee.tee_to_bytearray
.. autofunction::
requests_toolbelt.downloadutils.tee.tee_to_file