I am pretty sure it is a bug. I will do more research into it and get back to you with more sites, etc. Previous versions handled these 'buggy' sites better. Currently, it just hangs. I'll look into putting a timer that calls 'close' when the system is unresponsive for too long. Thanks for spending time on this issue. - Ronny
----- Original Message ----- From: "Francois PIETTE" <[EMAIL PROTECTED]> To: "ICS support mailing" <[email protected]> Sent: Saturday, January 28, 2006 4:58 AM Subject: Re: [twsocket] HttpCli error with 302 and 301 Redirects >> Reposting in case this got lost. > > I saw your message. > >>>> Also, a bad page on a site like www.amazon.com/?test/test gets a 301, >>>> then 302 and then hangs. This did not happen with earlier versions of >>>> ICS. > > It is possibly an error in Amazon's code because if you look at the > header, > you see: > "Cneonction: close" > There is a typo error there... > > When you close the connection (using "close" button in HttpTst program), > it > continue execution. So I didn't checked exactly, but I guess there is a > problem either because of the typo error in auto connection close, or > because of an error in the content-length versus what is sent by the > server. > > -- > [EMAIL PROTECTED] > http://www.overbyte.be > > > ----- Original Message ----- > From: "Ronny" <[EMAIL PROTECTED]> > To: "ICS support mailing" <[email protected]> > Sent: Saturday, January 28, 2006 1:30 AM > Subject: Re: [twsocket] HttpCli error with 302 and 301 Redirects > > >> Reposting in case this got lost. After a few more hours working on it, I >> am >> pretty sure that it is a bug. >> - Ronny >> >> ----- Original Message ----- >> From: "Arno Garrels" <[EMAIL PROTECTED]> >> To: "ICS support mailing" <[email protected]> >> Sent: Friday, January 27, 2006 5:52 AM >> Subject: Re: [twsocket] HttpCli error with 302 and 301 Redirects >> >> >>> Ronny wrote: >>>> I am using V6 beta of ICS with D7. On some sites, using httpcli with >>>> asyncget, the OnHeaderEnd event gets called 3 times (with 302 code) and >>>> the RequestDone event never gets called. >>> >>> Yes, I see the same bug in the SslHttpCli. >>> >>>> Also, a bad page on a site like www.amazon.com/?test/test gets a 301, >>>> then >>>> 302 and then hangs. This did not happen with earlier versions of ICS. >>>> Any suggestions? >>>> - Ronny >>> -- >>> To unsubscribe or change your settings for TWSocket mailing list >>> please goto http://www.elists.org/mailman/listinfo/twsocket >>> Visit our website at http://www.overbyte.be >> >> -- >> To unsubscribe or change your settings for TWSocket mailing list >> please goto http://www.elists.org/mailman/listinfo/twsocket >> Visit our website at http://www.overbyte.be > > -- > To unsubscribe or change your settings for TWSocket mailing list > please goto http://www.elists.org/mailman/listinfo/twsocket > Visit our website at http://www.overbyte.be -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be
