Search found 1 match

by lmsix
Mon Mar 28, 2011 9:48 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: revzip lib
Replies: 3
Views: 4237

revzip lib

Hello,

I am new to LiveCode and I am struggling to using the revZip library.
Here is what I try to achieve :

I use the GET command to access a http URL.
I receive the answer to the GET command in the "IT" variable.
The Web server is sending me a zip stream (option" Content-Encoding"; "deflate" in ...