[ 原始碼: golang-github-pquerna-cachecontrol ]
套件:golang-github-pquerna-cachecontrol-dev(0.0~git20171018.0dec1b3-1)
golang-github-pquerna-cachecontrol-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-pquerna-cachecontrol:
- [golang-github-pquerna-cachecontrol_0.0~git20171018.0dec1b3-1.dsc]
- [golang-github-pquerna-cachecontrol_0.0~git20171018.0dec1b3.orig.tar.xz]
- [golang-github-pquerna-cachecontrol_0.0~git20171018.0dec1b3-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
HTTP Cache-Control Parser and Interpretation
cachecontrol implements RFC 7234 Hypertext Transfer Protocol (HTTP/1.1): Caching. It does this by parsing the Cache-Control and other headers, providing information about requests and responses -- but cachecontrol does not implement an actual cache backend, just the control plane to make decisions about if a particular response is cachable.
其他與 golang-github-pquerna-cachecontrol-dev 有關的套件
|
|
|
|
-
- dep: golang-github-stretchr-testify-dev
- sacred extension to the standard Go testing package