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.27 -r1.28 --- openacs-4/packages/acs-tcl/tcl/http-client-procs.tcl 28 Sep 2018 08:40:15 -0000 1.27 +++ openacs-4/packages/acs-tcl/tcl/http-client-procs.tcl 3 Nov 2018 19:47:34 -0000 1.28 @@ -367,7 +367,7 @@ # (C) If neither A or B apply (e.g., because an invalid charset # name was given to the charset parameter), we default to # "binary". This corresponds to the behavior of - # [ns_encodingfortype]. Also note, that the RFCs 3023 and 2616 do + # [ns_encodingfortype]. Also note that the RFCs 3023 and 2616 do # not state any procedure when "invalid" charsets etc. are # identified. I assume, RFC-compliant clients have to ignore them # which means keep the channel in- and output unfiltered (encoding