From 776ed60fffd694c8ed05dc47385699bcb2e29d44 Mon Sep 17 00:00:00 2001 From: bwarsaw Date: Sat, 22 Jul 2000 02:18:46 +0000 Subject: print_traceback(), top-level: Remove the Cache-control: and Expires: headers. These caused problems with the back button and didn't really solve an existing problem. --- scripts/driver | 4 ---- 1 file changed, 4 deletions(-) (limited to 'scripts') diff --git a/scripts/driver b/scripts/driver index 0d114face..f5fc22843 100644 --- a/scripts/driver +++ b/scripts/driver @@ -135,8 +135,6 @@ def print_traceback(logfp=None): # Write to the HTML sink. print """\ Content-type: text/html -Cache-control: no-cache -Expires: 0 Bug in Mailman version %(VERSION)s

Bug in Mailman version %(VERSION)s

@@ -242,8 +240,6 @@ except: # Nope, we're quite screwed print """\ Content-type: text/html -Cache-control: no-cache -Expires: 0

We're sorry, we hit a bug!

-- cgit v1.2.3-70-g09d2