Demands

Latest version: v5.1.0

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

Scan your dependencies

Page 4 of 4

1.0.1

* Fixes issue with composing url

1.0.0

* HTTPServiceClient invoked with arguments instead of a dictionary
* Enable and match parameters used by `requests`

Before
* `data`, used for both query string and request body
* `verify_ssl`

Now
* `params`: dictionary or bytes to be sent in the query string
* `data`: dictionary, bytes, or file-like object to send in the body
* `verify`: verify the SSL cert

0.2.1

* Save error response content in HTTPServiceError exception

0.2.0

* Switches to requests > 1.0.0

0.1.0

* Adds client identification
* Provides an easier way to modify request arguments in pre_send()

0.0.1

* Initial version

Page 4 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.