Aiorequestful

Latest version: v1.0.16

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

Scan your dependencies

Page 1 of 5

1.0.16

Fixed
-----
* Bug causing default response handlers to not be set on :py:class:`.RequestHandler` when not provided.
Default response handlers are now set as expected in this case.

1.0.15

Fixed
-----
* Bug in various functions which caused a repeating requirement for the `method` and `url` kwargs.
Now only requires the `method` and `url` kwargs once.

1.0.14

Fixed
-----
* Drop debug print statement in :py:class:`.RequestHandler`

1.0.13

Fixed
-----
* :py:class:`.RequestHandler` passes all kwargs to request method again. This was broken in 1.0.12.

1.0.12

Changed
-------
* :py:class:`.RequestHandler` raises the ``aiohttp`` error if given on failed requests
instead of 'Max retries exceeded' error

1.0.11

Added
-----
* :py:class:`.BytesPayloadHandler` for return raw bytes of responses

Page 1 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.