Need to set the header data.
[citadel.git] / citadel / modules / rssclient / serv_rssclient.c
index 88015ad476dd1d3eb7a1ddaea9926315d9ba2983..cc03230c9bccc3c3fcaa0dd22327b274477804f4 100644 (file)
@@ -738,6 +738,7 @@ int rss_do_fetching(rss_aggregator *RSSAggr)
                return 0;
        }
        chnd = IO->HttpReq.chnd;
+       OPT(HEADERDATA, IO);
        OPT(HEADERFUNCTION, GetLocationString);
        SetRSSState(IO, eRSSCreated);