Closed gilbsgilbs closed 4 years ago
The case of responseURL is incorrect; "URL" is always uppercased. See https://developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest/responseURL .
responseURL
Thanks!
The case of
responseURL
is incorrect; "URL" is always uppercased. See https://developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest/responseURL .