Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Chrome と IE で [戻る] ボタンを使用すると (そして、要求されているページが HTTP GET 経由で取得された場合)、ページがローカル キャッシュから取得されていることに気付きました。つまり、新しい HTTP リクエストは作成されません。
Firefox は動作が異なり、戻るボタンが押されたときに新しい HTTP リクエストを作成します。
Firefox を Chrome や IE のように動作させる方法はありますか?