in reply to Re^2: WWW::Curl mysterious header values persisting
in thread WWW::Curl mysterious header values persisting

Just to confirm. Replacing "$hdr = ''" with "seek $fh, 0, 0;truncate $fh, 0;" fixes the problem. I was seeing.

  • Comment on Re^3: WWW::Curl mysterious header values persisting