Index: openacs-4/packages/proctoring-support/tcl/safe-exam-browser-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/proctoring-support/tcl/Attic/safe-exam-browser-procs.tcl,v diff -u -r1.1.2.1 -r1.1.2.2 --- openacs-4/packages/proctoring-support/tcl/safe-exam-browser-procs.tcl 9 Jun 2021 15:55:54 -0000 1.1.2.1 +++ openacs-4/packages/proctoring-support/tcl/safe-exam-browser-procs.tcl 11 Jun 2021 16:45:08 -0000 1.1.2.2 @@ -103,6 +103,7 @@ if {!$valid_access_p} { if {[file exists $seb_file]} { + ns_set cput [ns_conn outputheaders] Content-Disposition "attachment; filename=Config.seb" ns_writer submitfile -headers $seb_file } else { ns_returnunauthorized