Commit Graph

6 Commits

Author SHA1 Message Date
Nedyalko Nikolov
915df32b27 Xhr response converted to string so Angular could use it correctly. 2016-10-19 16:08:47 +03:00
Alexis Cramatte
450c5fb9cf Fix: Content type with "+json" suffix are now parsed as JSON 2016-08-17 21:27:10 +02:00
Hristo Deshev
7e5c29a163 Fix package.json "main" settings and remove .js references. 2016-08-04 16:24:29 +03:00
vakrilov
2cdd1f2fb3 Add toString() method on response whtn type is text 2016-07-21 15:26:44 +03:00
Elie Mélois
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
Panayot Cankov
e135c20b14 Rename the files 2016-05-26 14:30:25 +03:00