angular-cn/modules/@angular/http/test/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
..
jsonp_backend_spec.ts style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
mock_backend_spec.ts style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
xhr_backend_spec.ts fix(http): respect custom Content-Type header in XHRConnection (#9131) 2016-06-10 08:18:49 -07:00