The URL of the response as a string.
url
fetch('https://example.com').then(r => print(r.url))
https://example.com/