Releases: alexmerren/httpcache
Releases · alexmerren/httpcache
v0.2
v0.1
Summary
- Implemented basic version of a cached HTTP client.
- Create SQLite backend for a local cache.
- Optionality for denied and allowed status codes for cache.
- Uniqueness of records depend on HTTP method, request URL, and request body.