Aiohttp

Latest version: v3.9.5

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

Scan your dependencies

Page 13 of 29

2.0.5

Not secure
==================

- Memory leak with aiohttp.request (`1756 <https://github.com/aio-libs/aiohttp/pull/1756>`_)

- Disable cleanup closed ssl transports by default.

- Exception in request handling if the server responds before the body
is sent (`1761 <https://github.com/aio-libs/aiohttp/pull/1761>`_)

2.0.4

Not secure
==================

- Memory leak with aiohttp.request (`1756 <https://github.com/aio-libs/aiohttp/pull/1756>`_)

- Encoding is always UTF-8 in POST data (`1750 <https://github.com/aio-libs/aiohttp/pull/1750>`_)

- Do not add "Content-Disposition" header by default (`1755 <https://github.com/aio-libs/aiohttp/pull/1755>`_)

2.0.3

Not secure
==================

- Call https website through proxy will cause error (`1745 <https://github.com/aio-libs/aiohttp/pull/1745>`_)

- Fix exception on multipart/form-data post if content-type is not set (`1743 <https://github.com/aio-libs/aiohttp/pull/1743>`_)

2.0.2

Not secure
==================

- Fixed Application.on_loop_available signal (`1739 <https://github.com/aio-libs/aiohttp/pull/1739>`_)

- Remove debug code

2.0.1

Not secure
==================

- Fix allow-head to include name on route (`1737 <https://github.com/aio-libs/aiohttp/pull/1737>`_)

- Fixed AttributeError in WebSocketResponse.can_prepare (`1736 <https://github.com/aio-libs/aiohttp/pull/1736>`_)

2.0.0

Not secure
==================

- Added `json` to `ClientSession.request()` method (`1726 <https://github.com/aio-libs/aiohttp/pull/1726>`_)

- Added session's `raise_for_status` parameter, automatically calls
raise_for_status() on any request. (`1724 <https://github.com/aio-libs/aiohttp/pull/1724>`_)

- `response.json()` raises `ClientResponseError` exception if response's
content type does not match (`1723 <https://github.com/aio-libs/aiohttp/pull/1723>`_)

- Cleanup timer and loop handle on any client exception.

- Deprecate `loop` parameter for Application's constructor

Page 13 of 29

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.