Hi Daniel,
Are there any updates?

I eager to know if it is a defect of libcurl indeed ot it is the result of
improper use of it.

Thanks,
Dmitriy



On Wed, Dec 26, 2012 at 3:15 PM, Dmitry Danilov <
[email protected]> wrote:

> Hi Daniel,
> Thank you for reply!
> Of course attached code is just an example:)
>
> Are there any updates?
> I eager to know if it is a defect of libcurl indeed ot it is the result of
> improper use of it.
>
> Thanks,
> Dmitriy
>
>  On Wed, Dec 5, 2012 at 4:12 PM, Daniel Stenberg <[email protected]> wrote:
>
>>  On Wed, 5 Dec 2012, Dmitry Danilov wrote:
>>
>> libcurl cannot handle response from server and fails with error:
>>> “Operation timed out after 100012 milliseconds with 7 out of 7 bytes
>>> received” when it is connected through forward proxy with NTLM
>>> authentication to server configured by SSL.
>>>
>>
>> Thanks for the report!
>>
>> It looks strange. I'll have to stare at the log some more and read some
>> code to see if I can make any sense from it.
>>
>>
>> curl_easy_setopt(hnd, CURLOPT_POSTFIELDS, "text-data");
>>> curl_easy_setopt(hnd, CURLOPT_POSTFIELDSIZE_LARGE, (curl_off_t)64d);
>>>
>>
>> I trust these were just examples...
>>
>> --
>>
>>  / daniel.haxx.se
>> -------------------------------------------------------------------
>> List admin: http://cool.haxx.se/list/listinfo/curl-library
>> Etiquette:  http://curl.haxx.se/mail/etiquette.html
>>
>
>
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Reply via email to