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.
https応答をキャッシュする方法、認証されたURLの場合にキャッシュするのは本当に安全ですか。
サーバーがCache-Control: public適切なページにforを使用するようにします。
Cache-Control: public
セキュリティに関しては、機密データをキャッシュしないでください(したがって、キャッシュすべきでないリソースにそのヘッダーを配置しないでください)。