Why does ie have to clear the cache once to have the latest data?

what is the reason why ie must clear the cache once to have the latest data?
for example, adding, deleting and changing to
< meta http-equiv= "X-UA-Compatible" content= "IE=8,IE=9,IE=10" / >
< meta http-equiv= "Expires" content= "0" >
< meta http-equiv= "Cache-Control" content= "no-cache" >
< meta http-equiv= "Cache-Control" content= "no-store" >
meta tag is also set not to cache correctly.

Mar.11,2021

because that is IE ah, the IE of the http request cache, add a timestamp to the request.


this is the strong (fan) and big (ren) of IE

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b30a8a-2bd3d.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b30a8a-2bd3d.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?