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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?