Re: [twsocket] Fw: [IQReverseProxy] Problem with chunked encoding and IIS

2007-05-22 Thread Fastream Technologies
Any answer to this pls? At least a comment? On 5/21/07, Fastream Technologies <[EMAIL PROTECTED]> wrote: > > Hello, > > Is Connection: close illegal with chunked encoding? I have never thought > so! > > Best Regards, > > SZ > > - Original Message - *To:* [EMAIL PROTECTED] > *Sent:* Monda

Re: [twsocket] Fw: [IQReverseProxy] Problem with chunked encodingand IIS

2007-05-22 Thread Francois PIETTE
>> Is Connection: close illegal with chunked encoding? >> I have never thought so! > Any answer to this pls? At least a comment? No idea. Ask Google :-) [EMAIL PROTECTED] The author of the freeware multi-tier middleware MidWare The author of the freeware Internet Component Suite (ICS) http://www

Re: [twsocket] Fw: [IQReverseProxy] Problem with chunked encodingand IIS

2007-05-22 Thread Fastream Technologies
The strange thing is that only that customer complains and my IIS7 works fine! :(( On 5/22/07, Francois PIETTE <[EMAIL PROTECTED]> wrote: > > >> Is Connection: close illegal with chunked encoding? > >> I have never thought so! > > > Any answer to this pls? At least a comment? > > No idea. Ask Goo

[twsocket] TSmtpCli Attach files without real files

2007-05-22 Thread Wilfried Mestdagh
Hello, I want to send mail with TSmtpCli with a few attached file. But I really do not want to create files on the disk unless absolutely nececarry. But I'm a little stuck on how to attach files because it seems to be designed to only get them from disk or is there something I do not see ? To be

Re: [twsocket] TSmtpCli Attach files without real files

2007-05-22 Thread Francois PIETTE
Out of my mind without checking the source code: You may override the function which read the data frm file. Contribute to the SSL Effort. Visit http://www.overbyte.be/eng/ssl.html -- [EMAIL PROTECTED] The author of the freeware multi-tier middleware MidWare The author of the freeware Internet Co