> If you don't understand what we are talking about, please ask some 
> questions to clarify. There are no stupid question, only people afraid 
> to ask.

I've not taken much notice of this because:

1 - the authentication change to HttpCli broke one of my applications 
and it cost a lot of money to fix the consequences, so I'm not going 
use any new versions until it's all finished and heavily tested for 
several weeks. 

2 - handling gzip compressed pages is already trivial to do in 
RequestDone, I've posted code here in the past. 

3 - there was talk of using an external ZLIB DLL, which becomes a 
maintenance nightmare.  

If GZIP is to be added I suggest using a Delphi/C++ library such as 
posted 'Enhanced zlib package' today, which is zlib library 1.2.3 
compiled to OBJs, so can be linked without a DLL:

http://codecentral.borland.com/item.aspx?id=23490

I've not tested it yet, but I will replace the existing VCLZip library 
I use (also OBJs) with it to check it really does work. 

Angus
-- 
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

Reply via email to