cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: 7.9.4 SSL formpost problem

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 7 Feb 2002 10:39:48 +0100 (MET)

On Wed, 6 Feb 2002, Larry Fahnoe wrote:

> The formdata patch below does the trick!! I applied it to a clean 7.9.4
> tree and ran several file upload tests with no trouble. I did not try it
> with your earlier http patch or with the 7.9.3 ssluse. Thanks for the help
> and rapid fix & of course curl itself.

I'm happy it works again.

The previous lib/http.c patch should be applied too, but if your server
doesn't complain without it there's no harm done. The only difference is that
the formpost Content-Length: will say two bytes more than the actual size of
the posted contents are.

Thanks for patiently trying out my patches.

-- 
    Daniel Stenberg -- curl groks URLs -- http://curl.haxx.se/
Received on 2002-02-07