Skip to content

A Transport for http.Client that implements RFC 9111 - HTTP Caching for server responses.

License

Notifications You must be signed in to change notification settings

rotationalio/httpcache

Repository files navigation

HTTP Cache

A Transport for http.Client that implements RFC 9111 - HTTP Caching for server responses.

Inspired by github.com/sandrolain/httpcache, httpcache provides an http.RoundTripper implementation that works as a RFC 9111 (HTTP Caching) compliant cache for HTTP responses.

About

A Transport for http.Client that implements RFC 9111 - HTTP Caching for server responses.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages