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