Aiohttp-wsgi

Latest version: v0.10.0

Safety actively analyzes 722032 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 5

0.4.0

-----

- Requests over 512KB will be buffered in a temporary file. Can be configured using the ``inbuf_overflow`` argument to :class:`WSGIHandler`.
- Minimum :ref:`aiohttp <aiohttp-web>` version is now 0.21.2.
- **Breaking**: Maximum request body size is now 1GB. Can be configured using the ``max_request_body_size`` argument to :class:`WSGIHandler`.

0.3.0

-----

- ``PATH_INFO`` and ``SCRIPT_NAME`` now contain URL-quoted non-ascii characters, as per `PEP3333`_.
- Minimum :ref:`aiohttp <aiohttp-web>` version is now 0.19.0.
- **Breaking**: Removed support for Python3.3.

0.2.6

-----

- Excluded tests from distribution.

0.2.5

-----

- Updated to work with breaking changes in :ref:`aiohttp <aiohttp-web>` 0.17.0.

0.2.4

-----

- Workaround for error in :mod:`asyncio` debug mode on some Python versions when using a callable object, ``WSGIHandler.handle_request``.

0.2.3

-----

- Fixed bug with parsing ``SCRIPT_NAME``.

Page 4 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.