spec/stubs/error/401 in cloudapp_api-0.3.3 vs spec/stubs/error/401 in cloudapp_api-0.4.0
- old
+ new
@@ -1,5 +1,5 @@
HTTP/1.1 401 Unauthorized
Status: 401
-Content-Type: application/json; charset=utf-8
+Content-Type: text/plain; charset=utf-8
-{ HTTP Digest: "Access denied." }
+HTTP Digest: "Access denied."
\ No newline at end of file