globalsResponse()prototypeResponse.urlVersion: 3.37.0On this pageResponse.url The 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. Value A string.