in reply to set uri resolver timeout in XML::SAX

HTTP does not want to be a long connection. You'll need to plan a different strategy that doesn't start the HTTP portion until the data is available.

-- Randal L. Schwartz, Perl hacker
Be sure to read my standard disclaimer if this is a reply.

  • Comment on •Re: set uri resolver timeout in XML::SAX