From c0a3673fd85fc55a982987f2938c7aba2f227fd4 Mon Sep 17 00:00:00 2001 From: "thayes%netscape.com" Date: Fri, 11 Aug 2000 17:32:25 +0000 Subject: [PATCH] Add Pragma: no-cache to PSM UI pages. This prevents caching by the client and avoids bugs due to missing UI Events, and display of stale content. git-svn-id: svn://10.0.0.236/trunk@76113 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/security/psm/ui/psm_ui.properties.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/security/psm/ui/psm_ui.properties.in b/mozilla/security/psm/ui/psm_ui.properties.in index bfe1126dff4..a9f1f824e5d 100644 --- a/mozilla/security/psm/ui/psm_ui.properties.in +++ b/mozilla/security/psm/ui/psm_ui.properties.in @@ -483,7 +483,7 @@ http_error_content: :http_error_content ; In the normal header: 0=additional headers, 1=content type -http_header_template="HTTP/1.0 200 OK%1$sContent-Type: %2$sConnection: close" +http_header_template="HTTP/1.0 200 OK%1$sContent-Type: %2$sConnection: closePragma: no-cache" ; Standard preamble for most HTML pages html_start={disable_right_click_js}