readme: add link to reqwest-chain crate (#103)
parent
7eb52bbe65
commit
efdd52f2fa
|
@ -88,3 +88,4 @@ The following third-party middleware use `request-middleware`:
|
|||
- [`reqwest-cache`](https://gitlab.com/famedly/company/backend/libraries/reqwest-cache) - HTTP caching
|
||||
- [`aliri_reqwest`](https://github.com/neoeinstein/aliri/tree/main/aliri_reqwest) - Background token management and renewal
|
||||
- [`http-signature-normalization-reqwest`](https://crates.io/crates/http-signature-normalization-reqwest) (not free software) - HTTP Signatures
|
||||
- [`reqwest-chain`](https://github.com/tommilligan/reqwest-chain) - Apply custom criteria to any reqwest response, deciding when and how to retry.
|
||||
|
|
Loading…
Reference in New Issue