open-vault/command/agent/cache
Calvin Leung Huang b7dcef399d
agent/caching: add X-Cache and Age headers (#6394)
* agent/caching: add X-Cache and Age headers, update Date header on cached resp

* Update command/agent/cache/lease_cache.go

Co-Authored-By: calvn <cleung2010@gmail.com>

* Update command/agent/cache/proxy.go

Co-Authored-By: calvn <cleung2010@gmail.com>
2019-03-12 13:21:02 -07:00
..
cachememdb
api_proxy.go agent/caching: add X-Cache and Age headers (#6394) 2019-03-12 13:21:02 -07:00
api_proxy_test.go
cache_test.go agent/caching: proxy redirect and non-json responses; update tests (#6353) 2019-03-06 17:23:20 -08:00
handler.go agent/caching: add X-Cache and Age headers (#6394) 2019-03-12 13:21:02 -07:00
lease_cache.go agent/caching: add X-Cache and Age headers (#6394) 2019-03-12 13:21:02 -07:00
lease_cache_test.go agent/caching: proxy redirect and non-json responses; update tests (#6353) 2019-03-06 17:23:20 -08:00
listener.go Change agent's port to 8007 (#6348) 2019-03-05 12:57:17 -05:00
proxy.go agent/caching: add X-Cache and Age headers (#6394) 2019-03-12 13:21:02 -07:00
testing.go agent/caching: add X-Cache and Age headers (#6394) 2019-03-12 13:21:02 -07:00