Files
angular.js/src
Michal Kawalec dd1d189ee7 perf($http): move xsrf cookie check to after cache check in $http
$http was previously checking cookies to find an xsrf-token prior to checking
the cache. This caused a performance penalty of about 2ms, which can be very
significant when loading hundreds of template instances on a page.

Fixes #7717
2014-06-12 10:28:17 -07:00
..
2014-05-29 12:51:48 -07:00
2014-06-10 01:46:12 -07:00
2014-02-26 11:47:22 +00:00
2014-02-26 11:47:22 +00:00