Hello, I downloaded and installed the latest Nov. beta again and here is the bug in HEAD command:
Not using proxy cmd> HEAD /haber.do?haberno=694515 HTTP/1.1 cmd> Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* cmd> Connection: Keep-Alive cmd> Accept-Language: en, fr cmd> User-Agent: Mozilla/3.0 (compatible) cmd> Host: www.zaman.com.tr cmd> Cookie: "NSC_xxx.abnbo.dpn.us=447121b429a0;path=/" Cookie: "citrix_ns_id=9DqD7fa/JpezwdWyjVINkofXdp4A0; domain=.zaman.com.tr; path=/" RequestDone, no error. Status =200 StatusCode = 200 hdr>HTTP/1.1 200 OK hdr>Server: Apache-Coyote/1.1 hdr>X-Powered-By: Servlet 2.4; JBoss-4.2.2.GA (build: SVNTag=JBoss_4_2_2_GA date=200710221139)/Tomcat-5.5 hdr>Page-Render-Time: Tue May 27 20:08:25 EEST 2008 hdr>Content-Type: text/html;charset=ISO-8859-9 hdr>Date: Tue, 27 May 2008 17:08:37 GMT hdr>Connection: keep-alive hdr>Set-Cookie: NSC_xxx.abnbo.dpn.us=447121b429a0;path=/ hdr>set-cookie: citrix_ns_id=9DqD7fa/JpezwdWyjVINkofXdp4A0; domain=. zaman.com.tr; path=/ hdr>Pragma: no-cache hdr>Cache-Control: no-cache, must-revalidate hdr>expires: Mon, 26 Jul 1997 05:00:00 GMT hdr>transfer-encoding: chunked hdr>0 << ADDITIONAL LINE IN ONHEADERDATA IN CHUNKED ENCODING MODE Please let me know if you guys can come up with a solution. Best Regards, SZ On Tue, May 27, 2008 at 3:28 PM, Fastream Technologies <[EMAIL PROTECTED]> wrote: > Hello, > > The special thing is addition of: > > {$IFDEF COMPILER5_UP} > {$IFNDEF NO_USE_OF_ADVANCED_HTTP_CLIENT_FEATURES} //NEW > {$DEFINE UseNTLMAuthentication} > {$DEFINE UseBandwidthControl} > {$DEFINE UseContentCoding} > {$ENDIF} // NEW > {$ENDIF} > and the define of -of course- NO_USE_OF_ADVANCED_HTTP_CLIENT_FEATURES. IOW, > we need the plain old thttpcli. I have Nov 2007 v6 version and some fixes > applied (those announced here). I wonder why there has not been a newer > release? Anyway, the bug is when the http(s)tst demo is run against > www.zaman.com.tr . This is an apache site with chunked encoding. In every > 2nd request, it prints an access violation. Could you guys try against this > site by first adding the two lines and the define? > Best Regards, > > SZ > -- 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