Forum OpenACS Q&A: Re: Parsing RSS

Collapse
13: Re: Parsing RSS (response to 1)
Posted by Simon Carstensen on
I'm planning on using ns_xml to parse the RSS feeds. The aggregator should only grab a feed if it has been modifed within a specifiable amount of time. Additional it should check whether the actual file has changed, using conditional GETs, before downloading it.

Does anyone know whether it possible to use ns_xml with conditional GETs?