From bb7f7dfda87da49417a75fba4690a794601f1f53 Mon Sep 17 00:00:00 2001 From: Sidharth Vinod Date: Thu, 17 Jun 2021 18:00:33 +0530 Subject: [PATCH] Add httpx-caching (#1694) --- docs/third_party_packages.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/third_party_packages.md b/docs/third_party_packages.md index 8c60b11d..2487222f 100644 --- a/docs/third_party_packages.md +++ b/docs/third_party_packages.md @@ -48,6 +48,11 @@ An fast and powerful RPC framework based on ASGI/WSGI. Use HTTPX as the client o A utility for record and repeat an http request. +### httpx-caching + +[Github](https://github.com/johtso/httpx-caching) + +This package adds caching functionality to HTTPX ## Gists -- 2.47.3