Horseman

Latest version: v0.6

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

Scan your dependencies

0.6

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

Major update.

* Simplified the parsing `Data` class by dropping the attempts at
mimicking `MultiDict`. Parsing no longer separate files from form
data and values are stored as a list of tuples containing (name, value).

* `FormData`, `TypeCastingDict` and `Query` classes were removed.

0.5

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

* Multipart parser no longer adds empty values to the form multidict.

0.4

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

* Fixed `FormData.to_dict` to handle empty or false values.

0.3

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

* PATH_INFO is no longer expected to be there in the environ.
Some WSGI Servers do NOT provide it if empty.
* Added path normalization in the Node `__call__` to avoid malformed
path info.

0.2

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

* First upload on pypi. Stable 0.2.

0.1

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

* Initial release.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.