Problems with file upload using HTTPS post

"Eric Langheinrich" <[email protected]>
Newsgroups gmane.comp.lang.perl.modules.lwp
Message-ID <006301c5b512$45f9ba40$0b01fe0a@UNSPAM1>
I have a script that connects to a server and posts a file using multipart form data. When I post to the server using HTTP the post works correctly. When I post using HTTPS, the file is reporting the wrong size when it reaches the server. The file contains raw binary data.

File size using HTTP is 800032 sent and 800032 received.

File size using HTTPS is 800032 sent and 800045 received.

The only difference is using HTTPS versus HTTP.

Any ideas?

Thank you,

Eric Langheinrich
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.