Index: openacs-4/packages/acs-tcl/tcl/http-client-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/http-client-procs.tcl,v diff -u -N -r1.3.2.19 -r1.3.2.20 --- openacs-4/packages/acs-tcl/tcl/http-client-procs.tcl 22 Apr 2017 18:11:54 -0000 1.3.2.19 +++ openacs-4/packages/acs-tcl/tcl/http-client-procs.tcl 30 Jun 2017 18:13:44 -0000 1.3.2.20 @@ -1514,7 +1514,7 @@ } { Issue an HTTP request either GET or POST to the url specified. - This is the curl wrapper implementation, used on Aolserver and + This is the curl wrapper implementation, used on AOLserver and when ssl native capabilities are not available. @param headers specifies an ns_set of extra headers to send to the