Aiohttp

Latest version: v3.11.11

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

Scan your dependencies

Page 30 of 33

0.8.2

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

- Make ProxyConnector.proxy immutable property.
- Make UnixConnector.path immutable property.
- Fix resource leak for aiohttp.request() with implicit connector.
- Rename Connector's reuse_timeout to keepalive_timeout.



----

0.8.1

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

- Use case insensitive multidict for server request/response headers.
- MultiDict.getall() accepts default value.
- Catch server ConnectionError.
- Accept MultiDict (and derived) instances in aiohttp.request header argument.
- Proxy 'CONNECT' support.



----

0.8.0

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

- Add support for utf-8 values in HTTP headers
- Allow to use custom response class instead of HttpResponse
- Use MultiDict for client request headers
- Use MultiDict for server request/response headers
- Store response headers in ClientResponse.headers attribute
- Get rid of timeout parameter in aiohttp.client API
- Exceptions refactoring



----

0.7.3

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

- Simple HTTP proxy support.



----

0.7.2

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

- Get rid of `__del__` methods
- Use ResourceWarning instead of logging warning record.



----

0.7.1

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

- Do not unquote client request urls.
- Allow multiple waiters on transport drain.
- Do not return client connection to pool in case of exceptions.
- Rename SocketConnector to TCPConnector and UnixSocketConnector to
UnixConnector.



----

Page 30 of 33

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.