|
6feeb140e3
|
Fixing type errors in tests
|
2016-12-19 10:36:25 +02:00 |
|
|
915df32b27
|
Xhr response converted to string so Angular could use it correctly.
|
2016-10-19 16:08:47 +03:00 |
|
|
450c5fb9cf
|
Fix: Content type with "+json" suffix are now parsed as JSON
|
2016-08-17 21:27:10 +02:00 |
|
|
7e5c29a163
|
Fix package.json "main" settings and remove .js references.
|
2016-08-04 16:24:29 +03:00 |
|
|
2cdd1f2fb3
|
Add toString() method on response whtn type is text
|
2016-07-21 15:26:44 +03:00 |
|
|
6282baefd8
|
Ignore the case when getting a response header (#2250)
According to the RFC: https://www.w3.org/Protocols/rfc2616/rfc2616-sec4.html#sec4.2
"Field names are case-insensitive".
For instance, Google Cloud Endpoints use "content-type" in the response.
|
2016-06-20 13:42:50 +03:00 |
|
|
e135c20b14
|
Rename the files
|
2016-05-26 14:30:25 +03:00 |
|