On Wed, 02 Jul 2008 23:32:20 +0200, Wichert Akkerman wrote: > > This begs the interesting question: what infrastructure is there to > control caching (Cache-Control, Expires, IMS-request, E-Tags, purges) > for those requests?
Yes. The current solution provides the GET requests but it does not do much more atm. As I am not too familiar with cache control and cachefu, I count on your and others' help on this issue. I believe the cache control for the KSS requests should be done in the same way as for the normal pages. If this means we need to add extra headers to the dynamic request, there is a possibility to do that from javascript. Afaik, the browser already puts headers there, for example, the request has the cookies of the original page request, which makes authentication work. But we have to check if we need to modify anything on the request. Best wishes, -- Balazs Ree _______________________________________________ Kss-devel mailing list Kss-devel@codespeak.net http://codespeak.net/mailman/listinfo/kss-devel