Description
Adds HTTP caching to Python projects that use HTTPX or HTTP Core. It can reduce repeated network requests, make API clients more efficient, and keep responses available when cache rules allow reuse.
Developers should configure it with care because cached HTTP responses may contain private or time-sensitive data. It is a library for applications, not a separate program for browsing the web.