Skip to content

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.