Index: openacs-4/packages/feed-parser/tcl/feed-parser-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/feed-parser/tcl/feed-parser-procs.tcl,v diff -u -N -r1.12 -r1.13 --- openacs-4/packages/feed-parser/tcl/feed-parser-procs.tcl 1 Apr 2019 13:15:51 -0000 1.12 +++ openacs-4/packages/feed-parser/tcl/feed-parser-procs.tcl 1 Apr 2019 13:19:00 -0000 1.13 @@ -19,9 +19,7 @@ @author Guan Yang (guan@unicast.org) @creation-date 2004-05-30 } { - package require http - ::http::config -accept "text/xml, application/xml, application/rss+xml, application/atom+xml, application/rss, application/atom" -useragent "OpenACS" - set http [::http::geturl $url -headers $headers] + return [dict get [util::http::get -url $url] page] } ad_proc -public feed_parser::sort_result {