SIGN IN SIGN UP

topdown: Add caching mode parameter to http.send

This commit adds a new parameter to http.send to
control how items are added to the inter-query cache.
Currently two modes are supported which allow users
to decide if they prefer cache memory conservation or low
latency during cache lookups.

Fixes #3599

Signed-off-by: Ashutosh Narkar <anarkar4387@gmail.com>
A
Ashutosh Narkar committed
4f8c8fd215e5db4053165b4a70dd91f1b3e092f7
Parent: 03aaa55