1 2 3 4 5 6 7 8 9 10 11
# sova-idempotency Inbound `Idempotency-Key` replay for mutating HTTP methods. **Guide:** https://s00d.github.io/sova/plugins/idempotency ```bash cargo add sova --features idempotency ``` MIT — see LICENSE.