what is the cleanest way to ignore a single query param in the cache key (req.hash) without having to modify req.url ?  I still want the query param to go to the backend but i just want it to be ignored when generating the cache key in req.hash.<div>
<br></div><div>Cheers,</div><div>AD</div>