javascript - Clean all cache of current webpage via HRO (AJAJ)? -


when 1 runs in javascript console location.reload(true); browser fully refresh webpage (afaik, sessionstorage cache related webpage, deleted).

is there way delete such cache, without refreshing webpage, sending request hro (via ajax or ajaj)?

please share vanilla example without jquery.


Comments

Popular posts from this blog

ZeroMQ on Windows, with Qt Creator -

unity3d - Unity SceneManager.LoadScene quits application -

python - Error while using APScheduler: 'NoneType' object has no attribute 'now' -