Aiohttp-middlewares

Latest version: v2.4.0

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

Scan your dependencies

Page 5 of 5

0.1.1

==================

- Support ``async-timeout`` 3.0 version

0.1.0

==================

- First non-beta release
- Support ``aiohttp`` 3.0 version

0.1.0b2

--------------------

- New ``shield_middleware`` to wrap request handler into
`asyncio.shield <https://docs.python.org/3/library/asyncio-task.html#asyncio.shield>`_
helper before execution
- Allow to match URL by regexp for shield/timeout middleware

0.1.0b1

--------------------

- New ``https_middleware`` to allow use proper scheme in ``request.url``, when
deploying aiohttp behind reverse proxy with enabled HTTPS
- Allow passing dict of URLs with list methods to flex process of matching
request ignored to wrapping into timeout context manager

0.1.0a2

--------------------

- Rename ``timeout_middleware_factory`` to ``timeout_middleware``

0.1.0a1

--------------------

- Initial release. Implements timeout middleware

Page 5 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.