On Tue, May 24, 2005 at 03:07:24PM +0800, Franklin wrote:

> my 
> $xmlurl="http://www.sec.gov/Archives/edgar/data/903404/000118143105029692/rrd79736.xml";;
> my $xmlfile="xml.xml";
> my $status=getstore($xmlurl,$xmlfile);

> It works well on windows platform, but doesn't on freebsd. That is,
> every time the getstore function's response is "200 ok", but the
> stored xml file isn't correct, it means, it isn't as same as the xml
> webpage.

This sounds more like a problem with your setup. (Transparent) Proxy
cache somewhere maybe? Is the timestamp updated?

\rho

Reply via email to