Caching EXTJS 5.1 Store that calls REST -
i have stores retrieve data rest services , because these data parameters in application thinking cache them locally , refresh them after period. used nocache:false hoping browser automatically caching failed, still browser calls rest service. there way automatically caching, else can do?
Comments
Post a Comment