Tagged Questions
5
votes
1answer
1k views
Can I expect browsers to cache static content served over SSL encryption?
With all the talk about FireSheep I am thinking of switching my web applications to use full https accross the entire site. However, I am concerned about caching. I use a lot of JavaScript, CSS files, ...