Hello,

Please open the C++ or Delphi Httpstst demo and add these lines to the
end of the onrequestdone event:


    if(RqType == httpHEAD)
        SslHttpCli1->GetASync();

and click "head". You will see that even the onrequestdone is not the
final event before becoming ready as it gives "component not ready".

Regards,

SZ

On 5/12/09, Arno Garrels <arno.garr...@gmx.de> wrote:
> Fastream Technologies wrote:
> > I am now using v7! Upgraded yesterday, forgot to let you know...
>
> And still the same problem? If true than please check value of
> FReceiveLen before the request is it zero?
>
> --
> Arno Garrels
>
> >
> > On 5/11/09, Arno Garrels <arno.garr...@gmx.de> wrote:
> >> Fastream Technologies wrote:
> >>> In my case, I get data from first head being pending in second
> >>> head/GET. I know it is weird/rare case yet this customer was annoyed
> >>> and he led us to panic even more...
> >>
> >> From memory, V7 got a fix/change related that wasn't backported to
> >> V6. Give me a breath I might recall tomorrow what it was.
> >>
> >> --
> >> Arno Garrels
> >>
> >>>
> >>> On 5/11/09, Arno Garrels <arno.garr...@gmx.de> wrote:
> >>>> Fastream Technologies wrote:
> >>>>> Arno,
> >>>>>
> >>>>> Yesterday I sent you a wrong url! This new url is the direct IIS
> >>>>> 5.1 url which returns body in HEAD response and it confuses
> >>>>> thttpcli.
> >>>>
> >>>> It does not, just tested with V7 Httptst demo. Multiple GET/HEAD
> >>>> requests w/o any problem!
> >>>>
> >>>> --
> >>>> 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
> >>>>
> >>>
> >>>
> >>> --
> >>> Gorkem Ates
> >>> Fastream Technologies
> >>> Software IQ: Innovation & Quality
> >>> www.fastream.com | Email: supp...@fastream.com | Tel:
> >>> +90-312-223-2830
> >>>> MSN: g_a...@hotmail.com
> >>> Join IQWF Server Yahoo group at
> >>> http://groups.yahoo.com/group/IQWFServer Join IQ Reverse Proxy Yahoo
> >>> group at http://groups.yahoo.com/group/IQReverseProxy
> >> --
> >> 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