angular.js/test/service
Igor Minar cd139f5767 $xhr service now autodetects and strips )]}',\n
")]}\',\n" is a commonly used security prefix added to json http
responses iat google and elsewhere in order to prevent certain
cross-site attacks

$xhr service now autodetects the prefix and strips it before
deserializing the json.

the implementation should be more flexible to allow for wider range
of prefixes, but we need this one right now and can address other
usecases later.
2011-03-02 22:56:14 -08:00
..
cookiesSpec.js split up services into individual files 2011-02-15 11:01:53 -05:00
cookieStoreSpec.js split up services into individual files 2011-02-15 11:01:53 -05:00
deferSpec.js Added delay parameter to the $defer service 2011-02-25 11:30:22 -08:00
documentSpec.js split up services into individual files 2011-02-15 11:01:53 -05:00
exceptionHandlerSpec.js split up services into individual files 2011-02-15 11:01:53 -05:00
hoverSpec.js split up services into individual files 2011-02-15 11:01:53 -05:00
invalidWidgetsSpec.js linking function should return bound scope 2011-03-01 17:09:25 -08:00
locationSpec.js split up services into individual files 2011-02-15 11:01:53 -05:00
logSpec.js split up services into individual files 2011-02-15 11:01:53 -05:00
resourceSpec.js split up services into individual files 2011-02-15 11:01:53 -05:00
routeSpec.js linking function should return bound scope 2011-03-01 17:09:25 -08:00
updateViewSpec.js split up services into individual files 2011-02-15 11:01:53 -05:00
windowSpec.js split up services into individual files 2011-02-15 11:01:53 -05:00
xhr.bulkSpec.js split up services into individual files 2011-02-15 11:01:53 -05:00
xhr.cacheSpec.js split up services into individual files 2011-02-15 11:01:53 -05:00
xhr.errorSpec.js split up services into individual files 2011-02-15 11:01:53 -05:00
xhrSpec.js $xhr service now autodetects and strips )]}',\n 2011-03-02 22:56:14 -08:00