globalsResponse()prototypeResponse.urlVersion: 3.27.2On this pageResponse.urlThe url read-only property of the Response interface contains the URL of the response. The value of the url property will be the final URL obtained after any redirects.ValueA string.