Ensure force_cache attribute ignores Date header (#5298)
When force_cache is true, do not use the Date header set by the server as the value to use for TTL initialization, but rather create it from the current instant. * Rename all current interQuery* tests to intraQuery* * Add e2e test cases for forced http.send interQueryCaching Fixes #4960 Signed-off-by: Anders Eknert <anders@eknert.com>
A
Anders Eknert committed
65c7d22563fabb3292db01f6e4a919ed979cdcc1
Parent: 476e04f
Committed by GitHub <noreply@github.com>
on 10/25/2022, 9:26:46 AM