Index: openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl,v diff -u -r1.189.2.78 -r1.189.2.79 --- openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl 17 Feb 2021 20:52:52 -0000 1.189.2.78 +++ openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl 22 Feb 2021 15:19:39 -0000 1.189.2.79 @@ -1178,7 +1178,7 @@ ns_write $entire_string_to_write } -ad_proc -private util_return_headers { +ad_proc -public util_return_headers { {content_type text/html} {content_length ""} } {