angular/modules/@angular/http/src/backends
Vivek Ghaisas 537e99b4ea fix(http): respect custom Content-Type header in XHRConnection (#9131)
Fix a bug due to which setting a custom Content-Type header in the
Request led to multiple Content-Types being set on the sent
XMLHttpRequest: first the detected content type based on the request
body, followed by the custom set content type.

Fix #9130.
2016-06-10 08:18:49 -07:00
..
browser_jsonp.ts refactor(imports): simplify paths 2016-06-03 14:46:04 -07:00
browser_xhr.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
jsonp_backend.ts style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
xhr_backend.ts fix(http): respect custom Content-Type header in XHRConnection (#9131) 2016-06-10 08:18:49 -07:00