I can't represent the problem with small program.
But i found some bad usage with headers linked list in my
program, so may be this caused to problem.
Now it is work fine, so close the BUG.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=1110
When? How?
Can you please provide full source code to a program that
makes this happen?
Only when doing GET? Only when setting 1.0?
Logged In: YES
user_id=1182306
1.0 or 1.1 not affected in SSL via proxy (bug 1089012), it
always send 1.0.
When doing GET after tunnel to proxy has opened with
CONNECT method.
I can't give a code that use it, it is a little part of big project.
I am using curl_set_opt when url include "https://" and use
curl_multi_perform to send request.
Logged In: YES
user_id=1110
You don't have to give us the original code, just write up a
new example program that shows the problem happening.
If we can't repeat it, we need a much more detailed report
and traces to be able to track this down.
Logged In: YES
user_id=1110
I don't believe this is an actual bug in libcurl and there's
no response from Pavel.
Logged In: YES
user_id=1182306
I am working on it now to represent the problem with small
program.
Logged In: YES
user_id=1182306
I can't represent the problem with small program.
But i found some bad usage with headers linked list in my
program, so may be this caused to problem.
Now it is work fine, so close the BUG.