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

ios - MKAnnotationView layer is not of expected type: MKLayer -

ZeroMQ on Windows, with Qt Creator -

unity3d - Unity SceneManager.LoadScene quits application -