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.
HTML タグは次のとおりです。
<meta http-equiv="Cache-Control" content="no-cache, no-store">
Cache-Control: no-cache, no-store特に中間プロキシとキャッシュ (クライアントとサーバーの間) の観点から、HTTP 応答ヘッダーと同等ですか?
Cache-Control: no-cache, no-store
<head>中間キャッシュは、これらのタイプのヘッダーを探して、すべての HTML- セクションを解析する必要がありますか?
<head>
いいえ、プロキシはドキュメントを読む必要はありませんし、一般的にそうする必要はありません。