SIGN IN SIGN UP
angular / angular.js UNCLAIMED

AngularJS - HTML enhanced for web apps!

0 0 179 JavaScript

docs($httpBackend): update response data types

Updated docs to reflect that response data can either be an array, object _or_ a string
Technically, response data can be anything that can be handled by angular.copy,
but since string and JSON data is most commonly mocked, the main types are sufficient.

Closes #14346
R
Robin Janssens committed
78a404da0e1c4cba9785cf67f9380699ab977d76
Parent: f1bb836
Committed by Martin Staffa <mjstaffa@googlemail.com> on 4/7/2016, 1:17:52 PM