API Questions on Kentico API.
Version 6.x > API > RESTful Services and caching View modes: 
User avatar
Member
Member
tmartin-wernervas - 6/8/2012 3:41:36 PM
   
RESTful Services and caching
I just wanted to double check that with a REST GET call there is no caching that takes place on the server. Each call is pulled directly from the database.

Thanks

User avatar
Kentico Support
Kentico Support
kentico_jurajo - 6/8/2012 8:33:36 PM
   
RE:RESTful Services and caching
Hi,

REST requests are not cached in the current version. This caching should be performed on the client side, which generates the REST requests, based on the requested Url.

Best regards,
Juraj Ondrus