


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?redirect(). So no, you'll need to add those manually.Response.redirect("/foo") will go to "/foo" with no query params.Cache.match(request)mainwranglerworkerdResponse.redirect()redirect()Response.redirect("/foo")