This commit is contained in:
Dennis Eichhorn 2022-03-22 16:32:01 +01:00
parent 231eae070c
commit 70b61ece10

View File

@ -375,6 +375,7 @@ export class Request
}
}
console.log(UriFactory.build(this.uri));
console.log(this.xhr);
this.xhr.onreadystatechange = function()