wertzui Posted May 11, 2015 Report Share Posted May 11, 2015 IE and FF will send the correct headers for eg. *.js files: If-Modified-Since: Mon, 23 Feb 2015 16:03:32 GMT If-None-Match: "72d5ae45824fd01:0" However Maxthon always sends: Cache-Control: no-cache Pragma: no-cache I would expect that Maxthon is sending the ETags, it received for those files. My test setup was: 1. Load a page (no cache here, responses inlcude ETag headers) 2. Wait for page to load 3. Refresh that page (IE and FF will send ETag and get 304 response, Maxthon does not send those headers and gets 200 response) Link to comment Share on other sites More sharing options...
BugMiss006 Posted May 12, 2015 Report Share Posted May 12, 2015 At the moment Maxthon does not adopt cache strategy when you try to refresh with the refresh button and other methods...Page own scripts will use cache when refreshing. We will do some adjustments in the future. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.