Aiohttp

Latest version: v3.9.5

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

Scan your dependencies

Page 25 of 29

0.10.0

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

- Add aiohttp.web subpackage for highlevel HTTP server support.

- Add *reason* optional parameter to aiohttp.protocol.Response ctor.

- Fix aiohttp.client bug for sending file without content-type.

- Change error text for connection closed between server responses
from 'Can not read status line' to explicit 'Connection closed by
server'

- Drop closed connections from connector (`173 <https://github.com/aio-libs/aiohttp/pull/173>`_)

- Set server.transport to None on .closing() (`172 <https://github.com/aio-libs/aiohttp/pull/172>`_)

0.9.3

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

- Fix compatibility with asyncio 3.4.1+ (`170 <https://github.com/aio-libs/aiohttp/pull/170>`_)

0.9.2

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

- Improve redirect handling (`157 <https://github.com/aio-libs/aiohttp/pull/157>`_)

- Send raw files as is (`153 <https://github.com/aio-libs/aiohttp/pull/153>`_)

- Better websocket support (`150 <https://github.com/aio-libs/aiohttp/pull/150>`_)

0.9.1

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

- Added MultiDict support for client request params and data (`114 <https://github.com/aio-libs/aiohttp/pull/114>`_).

- Fixed parameter type for IncompleteRead exception (`118 <https://github.com/aio-libs/aiohttp/pull/118>`_).

- Strictly require ASCII headers names and values (`137 <https://github.com/aio-libs/aiohttp/pull/137>`_)

- Keep port in ProxyConnector (`128 <https://github.com/aio-libs/aiohttp/pull/128>`_).

- Python 3.4.1 compatibility (`131 <https://github.com/aio-libs/aiohttp/pull/131>`_).

0.9.0

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

- Better client basic authentication support (`112 <https://github.com/aio-libs/aiohttp/pull/112>`_).

- Fixed incorrect line splitting in HttpRequestParser (`97 <https://github.com/aio-libs/aiohttp/pull/97>`_).

- Support StreamReader and DataQueue as request data.

- Client files handling refactoring (`20 <https://github.com/aio-libs/aiohttp/pull/20>`_).

- Backward incompatible: Replace DataQueue with StreamReader for
request payload (`87 <https://github.com/aio-libs/aiohttp/pull/87>`_).

0.8.4

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

- Change ProxyConnector authorization parameters.

Page 25 of 29

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.