Appends query request timestamp
Query request timestamp is appended to every response as _timestamp
. This is handy in cases of sequential requests where the user may want to only care about the responses with their request timestamps greater than the current one (ignoring the stale responses). This aims to improve the search-as-you-type suggestions handling in case of reactivesearch.