> For the complete documentation index, see [llms.txt](https://pyot.iann838.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pyot.iann838.com/utils/aiohttp.md).

# Aiohttp

Module: `pyot.utils.aiohttp`

### *class* `SafeClientSession`

Extends:

* `aiohttp.client.ClientSession`

Methods:

* *asyncmethod* `close` -> `None`

  > Graceful close and release all resources.
