Aiohttp-remotes

Latest version: v1.2.0

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

Scan your dependencies

1.2.0

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

Bugfixes
--------

- Raise a ``HTTPBadRequest`` instead of ``ValueError`` when ``X-Forwarded-For`` header is not a valid IP. (`311 <https://github.com/aio-libs/aiohttp-remotes/issues/311>`_)


Deprecations and Removals
-------------------------

- Dropped Python 3.6 support, the minimal supported aiohttp is 3.8.1 (`331 <https://github.com/aio-libs/aiohttp-remotes/issues/331>`_)

1.1.0

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

* Added support for Python 3.10

1.0.0

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

* Drop Python 3.5 support

* Officially support Python 3.8 and Python 3.9

* Provide ``X-Forwarded`` middleware that filters out trusted values (153)

* Add type annotations

0.1.2

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

* Correctly process IPv6 peer names (18)

0.1.1

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

* Small doc fixes

0.1.0

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

* First public release

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.