httpcache

A Transport for http.Client that will cache responses according to the HTTP RFC

  • 所有者: gregjones/httpcache
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

httpcache

Build Status GoDoc

Package httpcache provides a http.RoundTripper implementation that works as a mostly RFC 7234 compliant cache for http responses.

It is only suitable for use as a 'private' cache (i.e. for a web-browser or an API-client and not for a shared proxy).

This project isn't actively maintained; it works for what I, and seemingly others, want to do with it, and I consider it "done". That said, if you find any issues, please open a Pull Request and I will try to review it. Any changes now that change the public API won't be considered.

Cache Backends

If you implement any other backend and wish it to be linked here, please send a PR editing this file.

License

主要指标

概览
名称与所有者gregjones/httpcache
主编程语言Go
编程语言Go (语言数: 1)
平台
许可证MIT License
所有者活动
创建于2012-12-17 19:13:29
推送于2023-04-20 16:59:34
最后一次提交2019-06-11 17:59:06
发布数0
用户参与
星数750
关注者数20
派生数176
提交数108
已启用问题?
问题数0
打开的问题数0
拉请求数42
打开的拉请求数11
关闭的拉请求数26
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?