vault/command/agent/cache
Calvin Leung Huang 27c655ef67
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 agent/caching: refactor ContextInfo (#6311) 2019-03-01 11:20:36 -08:00
api_proxy.go agent/caching: add X-Cache and Age headers (#6394) 2019-03-12 13:21:02 -07:00
api_proxy_test.go agent/caching: test renaming; add api-level cache-clear test (#6305) 2019-02-28 10:05:55 -08:00
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