Can't read entity body when using IO::Socket::SSL

If I use IO::Socket:SSL instead of Net::SSLeay I always get the
following error when doing an https POST. I want to use
IO::Socket::SSL in the same application for doing low level ssl socket
connections, but I can't because if IO::Socket::SSL is loaded libwww
uses that instead of Net::SSLeay.

"Can't read entity body"

I saw a post about the same error message here, not sure if it's related.
http://www.mail-archive.com/libwww [at] perl.org/msg05981.html


This is with libwww-perl-5.805, Net_SSLeay-1.25 and IO-Socket-SSL-0.97.
snacktime [ Mo, 28 August 2006 08:30 ] [ ID #1447457 ]
Perl » perl.libwww » Can't read entity body when using IO::Socket::SSL

Vorheriges Thema: Controlling SSL parms from mechanize or lwp
Nächstes Thema: Bug in File::Listing