|
Post by charm0nt on Sept 7, 2008 2:08:13 GMT -5
Hello! I send some HTTP request to the server with:
Accept-Encoding: gzip, deflate
I receive data with gzip, deflate compression. Can I decompress string or array or HTML file with this compression by VCLZip?
Thank you!
Roma
|
|
|
Post by charm0nt on Sept 15, 2008 7:22:29 GMT -5
Hello!!! Any body hear me?
|
|
|
Post by Kevin on Sept 26, 2008 19:30:57 GMT -5
Unfortunately I don't have an answer for this since I have not tried this myself. I believe though, that if you use the ZLibDeCompress with the HttpCompression argument to true, this may get what you want.
Hopefully someone else might know this for sure.
|
|