Skip to content

fix(async_owo.py): update for latest aiohttp

Ghost User requested to merge (removed):patch-1 into master

The reason for the aiohttp2 file existing is now redundant (https://github.com/aio-libs/aiohttp/pull/916 got merged), so migrated to use regular aiohttp MultipartWriter.

Also fixes #9 (closed).

Merge request reports