angular/modules/@angular/http/src
Elliott Davis b2e0946696 fix(Request): Change Request.text's return type to string
Change the return typing for the .text method to `string` so typescript treats it
like a normal string.

Closes #8138
2016-05-20 12:57:31 -07:00
..
backends feat(http): set the statusText property from the XMLHttpRequest instance 2016-05-19 15:58:59 -07:00
base_request_options.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
base_response_options.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
enums.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
facade repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
headers.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
http.ts docs(http): update http docs to mention .map operator 2016-05-19 22:15:26 -07:00
http_utils.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
index.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
interfaces.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
package.json repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
static_request.ts fix(Request): Change Request.text's return type to string 2016-05-20 12:57:31 -07:00
static_response.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
url_search_params.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00