On this pagehttp_req_cookiePurposehttp_req_cookie extracts an HTTP cookie from the request portion of the RRPair.Usage"type": "http_req_cookie","config": { "name": "<cookie>"}Copyname - the case-sensitive name of the HTTP cookie to extractExample"type": "http_req_cookie","config": { "name": "search_index"}Copy