if1live / httpforcecache

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

httpforcecache

Build Status

A Transport for Go's http.Client that will cache responses. If request is success, cache it. else, do not caching. Based on httpcache.

Cache backends

see heepcache Cache backends

About

License:MIT License


Languages

Language:Go 100.0%