Asgi-idempotency-header

Latest version: v0.2.0

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

Scan your dependencies

0.2.0

**Features and breaking changes**

- Added the option of specifying which HTTP methods to cache. This opens up for making other methods than `PATCH` and `POST` idempotent if opted-into (https://github.com/snok/asgi-idempotency-header/pull/6)
- Removed [aioredis](https://aioredis.readthedocs.io/en/latest/) for [redis](https://github.com/redis/redis-py). The redis library has absorbed the relevant async code from aioredis in v4.2.

**Improvements and other changes**

- Moved repository to the [snok](github.com/snok) org.
- Added Python 3.11 to the test matrix
- Dropped Python 3.7 from test matrix, since it's not currently supported

0.2.0rc.1

Pre-release

0.1.1

Test release workflow

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.