Restlib2

Latest version: v0.4.3

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

Scan your dependencies

Page 1 of 3

1.5

0.4.3

**Bugs**
- 9 - Decodes the body as UTF-8 before deserializing into the specified Content-Type

0.4.2

The setup.py file has been updated to ensure the six package is at least version 1.4.0.

0.4.1

Fix is a small release that removes the need to explicitly pass content in `Resource.render`. In addition all responses will be checked for whether they do not contain content and will have their status code set to `204 No Content` if the following conditions are met:
- The status code is `200 OK`
- The content is empty
- The response does not contain a `Content-Disposition` header

See 7 for details

0.4.0

**Features**
- Python 3 support

**Enhancements**
- Param cleaning error messages are now propagated in raised exceptions or log calls

**Changes**
- Remove deprecated `param_cleaners`

0.3.9

Inherited parameter fields were being overwritten.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.