angular-cn/packages/common/http/src
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
..
backend.ts feat: deprecate @angular/http in favor of @angular/common/http (#18906) 2017-08-28 18:46:58 -05:00
client.ts fix(common): remove useless guard in HttpClient (#19958) 2017-11-28 22:27:10 -06:00
headers.ts feat: deprecate @angular/http in favor of @angular/common/http (#18906) 2017-08-28 18:46:58 -05:00
interceptor.ts feat: deprecate @angular/http in favor of @angular/common/http (#18906) 2017-08-28 18:46:58 -05:00
jsonp.ts feat: deprecate @angular/http in favor of @angular/common/http (#18906) 2017-08-28 18:46:58 -05:00
module.ts feat: deprecate @angular/http in favor of @angular/common/http (#18906) 2017-08-28 18:46:58 -05:00
params.ts fix(http): introduce named type for HttpParams options (#19360) 2017-09-26 15:02:08 -07:00
request.ts fix(common): accept falsy values as HTTP bodies (#19958) 2017-11-28 22:27:10 -06:00
response.ts fix(common): accept falsy values as HTTP bodies (#19958) 2017-11-28 22:27:10 -06:00
xhr.ts fix(common): don't strip XSSI prefix for if error isn't JSON (#19958) 2017-11-28 22:27:10 -06:00
xsrf.ts feat: deprecate @angular/http in favor of @angular/common/http (#18906) 2017-08-28 18:46:58 -05:00