Httsleep

Latest version: v0.3.1

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

Scan your dependencies

Page 1 of 2

0.3.1

-------------
* Added 3.6 and 3.7 to the list of supported python versions.

0.3.0

-------------
* The kwargs ``verify`` and ``session`` are now supported, allowing users of httsleep to
specify these in the same way as when directly using the ``requests`` library.
* The shorthand kwargs (``status_code``, ``json``, ``jsonpath``, ``text``, ``callback``)
have been removed.

0.2.0

-------------
* The shorthand kwargs (``status_code``, ``json``, ``jsonpath``, ``text``, ``callback``)
are now deprecated. Please use ``until`` exclusively.

0.1.4

-------------
* Replace ``*args`` and ``**kwargs`` in httsleep wrapper with explicit args/kwargs, so
they can be displayed in IDEs
* Documentation improvements

0.1.3

-------------

* Fix docstring
* Documentation cleanup
* Replace markdown README with rst version

0.1.2

-------------

* Fix url in setup.py

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.