From: thomppj Date: Wed, 6 Dec 2000 00:54:14 +0000 (+0000) Subject: Added security update to IE/SSL/Attachment Bug fix X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=ab78f7fd21de14eac31e68e1971e568b354c7332;p=squirrelmail.git Added security update to IE/SSL/Attachment Bug fix git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@865 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/src/download.php b/src/download.php index 8b377a41..d124ccb1 100644 --- a/src/download.php +++ b/src/download.php @@ -106,6 +106,7 @@ header("Pragma: "); header("Content-Description: SquirrelMail Attachment"); + header("Cache-Control: no-cache, must-revalidate"); if ($absolute_dl == "true") { switch($type0) { case "text":