Skip to content
This repository has been archived by the owner on May 31, 2021. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 214 Bytes

http_client.rst

File metadata and controls

10 lines (7 loc) · 214 Bytes

HTTP client example

HTTP client example:

.. literalinclude:: examples/http_client.py

For more information, see aiohttp documentation.