Pallav, this is precisely the problem. I want to cache the XML data and FCData is preventing this.
Is there any way to disable this parameter?
Our data documents are expensive to generate and there are too many to cache in the server. However if I used etags I could prevent repeated requests for the same data.