8a6a8db730
Internet Explorer caches all AJAX get requests and decides when to expire them in the cache. This commit disables caching on the GET request to /data/<PAGE NAME>, which fixes IE displaying old page data when using the live editor. See http://www.dashbay.com/2011/05/internet-explorer-caches-ajax/ and https://stackoverflow.com/questions/4303829/how-to-prevent-a-jquery-ajax-request-from-caching-in-internet-explorer