Roll

Latest version: v0.13.0

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

Scan your dependencies

Page 1 of 3

0.12.4

- Python 3.9 support

0.12.3

- Added `credentials` parameter to `cors` extension, to deal with `Access-Control-Allow-Credentials` header
([155](https://github.com/pyrates/roll/pull/155))

0.12.2

- Fixed URL quoting in testing utility ([149](https://github.com/pyrates/roll/pull/149), [#150](https://github.com/pyrates/roll/pull/150))

0.12.1

- Fixed request not properly drained in case of error ([138](https://github.com/pyrates/roll/pull/138))
- Moved `app.url_for` helper to a dedicated extension: `named_url` ([143](https://github.com/pyrates/roll/pull/143))
- Added `request.referrer` and `request.origin` shortcuts ([147](https://github.com/pyrates/roll/pull/147))

0.12.0

- Added `app.url_for` helper ([136](https://github.com/pyrates/roll/pull/136))
- Added `response.redirect` shortcut ([134](https://github.com/pyrates/roll/pull/134))
- Fixed URL not quoted in testing utility
- Added `default_index` to `static` extension ([95](https://github.com/pyrates/roll/pull/95))
- Added support for streamed responses ([89](https://github.com/pyrates/roll/pull/89))
- Added support for async reading of request body ([89](https://github.com/pyrates/roll/pull/89))
- `Request.json` is now cached ([90](https://github.com/pyrates/roll/pull/90))

0.11.0

- **Breaking change**:
* Removed python 3.5 support ([81](https://github.com/pyrates/roll/pull/81))
- Added support for class-based views ([80](https://github.com/pyrates/roll/pull/80))
- Added support for chunked response ([81](https://github.com/pyrates/roll/pull/81))

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.