Re: [twsocket] THttpCli bug with no-content-length and no chunckedencoding

2011-10-04 Thread Angus Robertson - Magenta Systems Ltd
> To elaborate: You need a page with no content-length and no chunked > encoding that returns 401 to see it. And the URL of that example page is what? Or are you expecting someone to create a badly formatted example page for you? Angus -- To unsubscribe or change your settings for TWSocket m

Re: [twsocket] THttpCli bug with no-content-length and no chunckedencoding

2011-10-04 Thread Fastream Technologies
To elaborate: You need a page with no content-length and no chunked encoding that returns 401 to see it. Best Regards, SZ On Wed, Oct 5, 2011 at 07:07, Fastream Technologies wrote: > Here is a screenshot of the issue as a picture is worth a thousand words: > http://www.fastream.com/ics/ICSHTTPCLI

Re: [twsocket] THttpCli bug with no-content-length and no chunckedencoding

2011-10-04 Thread Fastream Technologies
Here is a screenshot of the issue as a picture is worth a thousand words: http://www.fastream.com/ics/ICSHTTPCLI.png Regards, SZ On Wed, Oct 5, 2011 at 06:26, Fastream Technologies wrote: > Dear Arno, > > The new problem happens with GET on pages with no content-length and no > chunked-encoding.

Re: [twsocket] THttpCli bug with no-content-length and no chunckedencoding

2011-10-04 Thread Fastream Technologies
Dear Arno, The new problem happens with GET on pages with no content-length and no chunked-encoding. This bug had once been there, and then was fixed. Now it happens again. Please try against such a page with Httptst demo and you will see that the OnDocData is never called but instead all the data

Re: [twsocket] HTTP SSL Server vs p7b certificate's format

2011-10-04 Thread ROQUES Guillaume
Do you ask for how to get a ICS TSslHttpServer working with a bought server certificate? Yes, and if I need to convert p7b's certificate or not ? Open the MyCertificate.pem in a text editor that understands UNIX line breaks. Does MyCertificate.pem include multiple certificates? With a bought com

Re: [twsocket] THttpCli bug with no-content-length and no chunckedencoding

2011-10-04 Thread Yuri Semenov
>>BTW Yuri, your code lacks the latest 7.18 bug fix by us (me and Arno). Regards, Sorry, again me. 7.18 fix not for my problem. Try check this page with v7.18 or any other version with httpoEnableContentCoding option. THttpCli can't decode this gzip - http://ws.audioscrobbler.com/2.0/?method=artis

Re: [twsocket] HTTP SSL Server vs p7b certificate's format

2011-10-04 Thread Arno Garrels
ROQUES Guillaume wrote: >> That's confusing description. Did he buy a SSL server certificate in >> order to access your server? Or are you talking about client >> certificates? > The customer already have a SSL certificate on his domain, so he want > that my HttpServer use SSL with this certifica

Re: [twsocket] THttpCli bug with no-content-length and no chunckedencoding

2011-10-04 Thread Arno Garrels
Fastream Technologies wrote: > We had actually paid for HttpCli bug fixes to Arno. I hope he will > show up and fix it soon. We do not use content coding so I do not > think Yuri's fix would work. I made your test case working by a fix of chunked decoding. So what actually is the problem now? With

Re: [twsocket] THttpCli bug with no-content-length and no chuncked encoding

2011-10-04 Thread Fastream Technologies
We had actually paid for HttpCli bug fixes to Arno. I hope he will show up and fix it soon. We do not use content coding so I do not think Yuri's fix would work. BTW Yuri, your code lacks the latest 7.18 bug fix by us (me and Arno). Regards, SZ On Tue, Oct 4, 2011 at 19:24, Angus Robertson - Mag

Re: [twsocket] THttpCli bug with no-content-length and no chuncked encoding

2011-10-04 Thread Angus Robertson - Magenta Systems Ltd
> I wrote about a similar bug, but got no response from the > administration. It is on my list of things to investigate this week, but paying work has to come before minor bug fixes like this. Angus -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.eli

Re: [twsocket] THttpCli bug with no-content-length and no chuncked encoding

2011-10-04 Thread Yuri Semenov
I wrote about a similar bug, but got no response from the administration. Try my fix: *.pas file with fix - http://vkmusic.citynov.ru/overbyte/OverbyteIcsHttpProt.pas -- Old message: >>Http Cli not decode the gzip data from this url (specific header, does not work FContentCodingHnd.Complet

[twsocket] THttpCli bug with no-content-length and no chuncked encoding

2011-10-04 Thread Fastream Technologies
Hello all, Data is pumped in the header in this case. I mean there is no ondocdata called! The conditionals I use are, NO_STRICT;NOFORMS;NO_DEBUG_LOG;USE_SSL;SECURITY_WIN32;NO_ADV_MT;NO_ADVANCED_HTTP_CLIENT_FEATURES Hope somebody could help. Regards, SZ -- To unsubscribe or change your setting

Re: [twsocket] HTTP SSL Server vs p7b certificate's format

2011-10-04 Thread ROQUES Guillaume
That's confusing description. Did he buy a SSL server certificate in order to access your server? Or are you talking about client certificates? The customer already have a SSL certificate on his domain, so he want that my HttpServer use SSL with this certificate. Please provide more details ab

Re: [twsocket] ICS Delphi 7 installation error

2011-10-04 Thread Angus Robertson - Magenta Systems Ltd
> P.S.: I already sent this email one time, but had no reply in the > following days, so I try it another time. Please anyone help me ! You have sent this same email at least five times, and had at least three replies, all of which have ignored. Look back in the archive to see the replies you

[twsocket] ICS Delphi 7 installation error

2011-10-04 Thread Karlinchen
Hello, I'm a complete newbie to Delphi. I have installed yesterday from the embarcadero website the Delphi XE2 trial version first and want to add ICS v7 to it. As told in the readme file I have opened the OverbyteIcsD7Run.dpk project and try to build it but I get the error from the compiler: [