Rouver

Latest version: v2.6.3

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

Scan your dependencies

Page 9 of 10

0.4.4

API Additions

- `rouver.router`: Support wildcard paths.

0.4.3

Bug Fixes

- `rouver.response`: Quote non-UTF-8 URLs correctly in Location headers.

0.4.2

API Additions

- `rouver.handler`: Add `RouteHandlerBase.temporary_redirect()` and
`created_as_json()`.
- `rouver.html`: Add `temporary_redirect_page()`.
- `rouver.response`: Add `temporary_redirect` and `created_as_json()`.

Bug Fixes

- `rouver.router`: Fix nested <p> element in error pages.

0.4.1

Bug Fixes

- `rouvers.args`: `parse_args()` will now throw a `BadRequest` if
the Content-Type is incorrect for POST and PUT requests.

0.4.0

API-Incompatible Changes

- `rouver.types`: Rename `HeaderType` to `Header`.
- `rouver.types`: Rename `EnvironmentType` to `WSGIEnvironment`.
- `rouver.types`: Rename `StartResponseType` to `StartResponse`.
- `rouver.types`: Rename `RouteType` to `RouteDescription`.

API Additions

- `rouver.types`: Add `WSGIApplication` and `WSGIResponse`.

0.3.1

Improvements

- Type hinting: Use `Sequence` over `List` and `Mapping` over `Dict` in
function/method arguments.

Bug Fixes

- `rouver.html`: Fix argument types of `bad_arguments_page()` and
`bad_arguments_list()`.

Page 9 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.