Sorry wrong alarm. A modification/workaround I had made (which turned out to
be no longer needed) to an old HTTPCli bug in the component caused it. ;-[

Regards,

SZ

On Tue, Jun 14, 2011 at 16:42, Fastream Technologies <ga...@fastream.com>wrote:

> Strange. Maybe my ICS is utdated or you do not define my defines. Will
> first try to update and then let you know.
>
> Regards,
>
> SZ
>
> On Tue, Jun 14, 2011 at 16:11, Arno Garrels <arno.garr...@gmx.de> wrote:
>
>> Fastream Technologies wrote:
>> > Hello,
>> >
>> > I have come accross an issue that I recall I had made a workaround in
>> > the past but cannot remember what it was. Perhaps it is time this bug
>> > is fixed. The C++ code is at,
>> > http://www.fastream.com/ics/HttpClientTest.rar and after a sync GET
>> > to a URL with no content-length and chunked encoding (connection:
>> > close), it does not call onrequestdone! Checked with Wireshark and
>> > the response is returned to the client. The test URL is dyndns.com
>> > (this is actually a part of our dynamic DNS updater) and it should
>> > return "badauth".
>>
>> Works fine with both your test case and OverbyteIcsHttpsTst demo here.
>> The response is HTTP/1.0 with a "Connection: close" header and not chunked
>> encoded. TSslHttpCli closes the connection and OnRequestDone is called,
>> the return is "badAuth".
>>
>> --
>> Arno Garrels
>>
>>
>>
>> --
>> To unsubscribe or change your settings for TWSocket mailing list
>> please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
>> Visit our website at http://www.overbyte.be
>>
>
>
>
>
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to