Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想使用角度服务缓存get请求。服务用于缓存。$http$http$cacheFactory
get
$http
$cacheFactory
我们可以使用角度$http服务来缓存多个浏览器选项卡的数据吗?我的意思是缓存是否有类似持久行为的cookie?