Bugs item #2255627, was opened at 2008-11-10 14:28
Message generated for change (Comment added) made by bagder
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=2255627&group_id=976
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: https
Group: wrong behaviour
Status: Open
Resolution: None
Priority: 8
Private: No
Submitted By: rainer canavan (aitu4iu1)
Assigned to: Daniel Stenberg (bagder)
Summary: 7.19.1 curl_multi_perform certificate instead of request
Initial Comment:
With 7.19.1, curl_multi_perform as used by PHP's curl_multi_exec returns the certificate data instead of the request body. This happens with a cleanly compiled php (against 7.19.1 headers), and can be fixed by downgrading to 7.19.0 (either recompile or just replacing libcurl.so with a 7.19.0 binary).
----------------------------------------------------------------------
Comment By: Daniel Stenberg (bagder)
Date: 2008-11-10 23:01
Message:
Yes, I can repeat the problem with multi-double.c. Very peculiar. No fix
yet.
----------------------------------------------------------------------
Comment By: rainer canavan (aitu4iu1)
Date: 2008-11-10 16:11
Message:
The same problem exists with examples/multi-double.c if a https URL is used
instead of the http-URLs that are compiled in as default.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=2255627&group_id=976
Received on 2008-11-10