html cache history back
Posted
by msaif
on Stack Overflow
See other posts from Stack Overflow
or by msaif
Published on 2010-04-23T02:47:32Z
Indexed on
2010/04/23
2:53 UTC
Read the original article
Hit count: 481
if i use history.back() for button press then what will happen?
html content will be displayed from local history of browser or cache and browser dont request to server?
or
browser request to server based on url resides in history of browser??
© Stack Overflow or respective owner