Hey, is it possible to create a trigger for a worker that only runs on URL-s with page queries ( li
Hey, is it possible to create a trigger for a worker that only runs on URL-s with page queries ( like this ?=page1 ). Inside this route field?




Cache.match(request), is it looking at the user agent too? So if I visit the same URL with same query parameters and everything, but on a different device/with a different user agent, will it not match?main field and uploads that bundlewrangler/workerdResponse.redirect() does that automatically append any query params that were in the original request?Cache.match(request)