RestAdapter and local storage

Hi, I thought the rest adapter sends requests for data and then saves them to a store, which is some cache of the browser. But my rest adapter sends request always to the server for the same data. Why?

1 Like