random question for someone. in a worker, when you call `Response.redirect()` does that automaticall

random question for someone. in a worker, when you call
Response.redirect()
does that automatically append any query params that were in the original request?
Was this page helpful?