mirror of
https://github.com/TrueLayer/reqwest-middleware.git
synced 2024-12-26 10:56:32 +00:00
Fix typo in readme (#117)
This commit is contained in:
parent
1c31f4bc7f
commit
8d40b60776
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ dual licensed as above, without any additional terms or conditions.
|
||||||
|
|
||||||
## Third-party middleware
|
## Third-party middleware
|
||||||
|
|
||||||
The following third-party middleware use `request-middleware`:
|
The following third-party middleware use `reqwest-middleware`:
|
||||||
|
|
||||||
- [`reqwest-conditional-middleware`](https://github.com/oxidecomputer/reqwest-conditional-middleware) - Per-request basis middleware
|
- [`reqwest-conditional-middleware`](https://github.com/oxidecomputer/reqwest-conditional-middleware) - Per-request basis middleware
|
||||||
- [`http-cache`](https://github.com/06chaynes/http-cache) - HTTP caching rules
|
- [`http-cache`](https://github.com/06chaynes/http-cache) - HTTP caching rules
|
||||||
|
|
Loading…
Reference in a new issue