open-vault/command/agent/cache
Jim Kalafut 3621179560 Fix Agent handling of gzipped responses (#7470)
* Fix Agent handling of gzipped responses

Fixes #6606

* Only remove "gzip" member, if present

* Simplify to just removing Accept-Encoding altogether
2019-09-18 14:24:41 -07:00
..
cachememdb
api_proxy.go Fix Agent handling of gzipped responses (#7470) 2019-09-18 14:24:41 -07:00
api_proxy_test.go
cache_test.go
handler.go
lease_cache.go Move renewer to internal package so tests don't barf 2019-09-09 16:09:53 -04:00
lease_cache_test.go
listener.go
proxy.go
testing.go