From: Sidharth Vinod Date: Thu, 17 Jun 2021 12:30:33 +0000 (+0530) Subject: Add httpx-caching (#1694) X-Git-Tag: 0.19.0~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb7f7dfda87da49417a75fba4690a794601f1f53;p=thirdparty%2Fhttpx.git Add httpx-caching (#1694) --- 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