[ Bron: golang-github-gregjones-httpcache ]
Pakket: golang-github-gregjones-httpcache-dev (0.0~git20180305.9cad4c3-1.1)
Verwijzigingen voor golang-github-gregjones-httpcache-dev
Debian bronnen:
Het bronpakket golang-github-gregjones-httpcache downloaden:
- [golang-github-gregjones-httpcache_0.0~git20180305.9cad4c3-1.1.dsc]
- [golang-github-gregjones-httpcache_0.0~git20180305.9cad4c3.orig.tar.xz]
- [golang-github-gregjones-httpcache_0.0~git20180305.9cad4c3-1.1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Transport for http.Client that will cache responses
The 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).
Andere aan golang-github-gregjones-httpcache-dev gerelateerde pakketten
|
|
|
|
-
- dep: golang-github-bradfitz-gomemcache-dev
- Go memcached client library
-
- dep: golang-github-garyburd-redigo-dev
- Go client for Redis
-
- dep: golang-github-peterbourgon-diskv-dev
- disk-backed key-value store
-
- dep: golang-github-syndtr-goleveldb-dev
- LevelDB key/value database in Go