Skip to main content
Version: 3.14.1

Response.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.