Details
-
Type:
Bug
-
Status: To Do
-
Priority:
Normal
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: 1.3
-
Component/s: None
-
Labels:None
Description
CC apis Response has the below property in the header which allows caching:
Cache-Control: public, max-age=43200
FD’s apis don’t have that and they all hit the api server everytime
Related to the patch done in CCROP-260