Comparing version 5.0.3 to 5.0.4
@@ -800,7 +800,7 @@ "use strict"; | ||
respond: function respond(status, headers, body) { | ||
this.responseURL = this.url; | ||
this.setStatus(status); | ||
this.setResponseHeaders(headers || {}); | ||
this.setResponseBody(body || ""); | ||
this.responseURL = this.url; | ||
}, | ||
@@ -807,0 +807,0 @@ |
{ | ||
"name": "nise", | ||
"version": "5.0.3", | ||
"version": "5.0.4", | ||
"description": "Fake XHR and server", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package