Index: openacs-4/packages/acs-tcl/tcl/test/http-client-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/test/Attic/http-client-procs.tcl,v diff -u -r1.1.2.17 -r1.1.2.18 --- openacs-4/packages/acs-tcl/tcl/test/http-client-procs.tcl 2 Aug 2021 20:00:41 -0000 1.1.2.17 +++ openacs-4/packages/acs-tcl/tcl/test/http-client-procs.tcl 25 Aug 2022 13:12:05 -0000 1.1.2.18 @@ -9,6 +9,7 @@ -procs { util::http::get util::http::post + util::http::post_payload ad_tmpnam ad_url @@ -144,6 +145,7 @@ export_vars util::http::get util::http::post + util::http::post_payload ns_http } \ postman_echo { Index: openacs-4/packages/acs-templating/tcl/test/file-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/test/Attic/file-procs.tcl,v diff -u -r1.1.2.1 -r1.1.2.2 --- openacs-4/packages/acs-templating/tcl/test/file-procs.tcl 25 Aug 2022 11:34:50 -0000 1.1.2.1 +++ openacs-4/packages/acs-templating/tcl/test/file-procs.tcl 25 Aug 2022 13:12:05 -0000 1.1.2.2 @@ -17,6 +17,7 @@ ad_form template::adp_eval template::adp_compile + util::http::post_payload } template_widget_file { Test template::widget::file.