When the user “goes back” in their browser, two things can happen:
1. the previous web page is loaded from the network
2. the previous web page is re-rendered from memory locally
Does the user have any control over this? Can they choose which one happens? Can they force one over the other?