]> git.donarmstrong.com Git - debbugs.git/blobdiff - cgi/bugreport.cgi
fix captialization of cache control
[debbugs.git] / cgi / bugreport.cgi
index 4cdf5a19890ca72e3d96a80e71c45f304135edf7..ef0341c25facad894c8c7ed0294c6467fcfbc66e 100755 (executable)
@@ -308,7 +308,7 @@ else {
         $msg_num++;
         ## allow this to be cached for a week
         print "Status: 200 OK\n";
-        print "Cache-control: public, max-age=604800\n";
+        print "Cache-Control: public, max-age=604800\n";
         print "Etag: $etag\n";
          print handle_email_message($records[0],
                                     ref => $ref,