responseURL
The read-only XMLHttpRequest.responseURL
property returns the serialized URL of the response or the empty string if the URL is null
.
The read-only XMLHttpRequest.responseURL
property returns the serialized URL of the response or the empty string if the URL is null
.