angular-cn/packages/common/http
Alex Rickabaugh aafa75da84 fix(common): don't strip XSSI prefix for if error isn't JSON (#19958)
This changes XhrBackend to not strip the XSSI prefix from error text
if such a prefix is present but the remaining body does not parse as
JSON.

PR Close #19958
2017-11-28 22:27:10 -06:00
..
src fix(common): don't strip XSSI prefix for if error isn't JSON (#19958) 2017-11-28 22:27:10 -06:00
test fix(common): treat an empty body as null when parsing JSON in HttpClient (#19958) 2017-11-28 22:27:10 -06:00
testing fix: add missing globals from each rollup configuration (#20028) 2017-10-30 23:09:17 -04:00
index.ts feat(common): new HttpClient API 2017-07-07 12:09:32 -07:00
package.json build: roll up to named .js files rather than 'index.js' (#19190) 2017-09-19 16:59:18 -07:00
public_api.ts fix(common): rename HttpXsrfModule to HttpClientXsrfModule 2017-07-14 12:40:52 -07:00
rollup.config.js fix: add missing globals from each rollup configuration (#20028) 2017-10-30 23:09:17 -04:00
tsconfig-build.json build: remove references to `tsc-wrapped` (#19298) 2017-09-21 13:55:52 -07:00