Search found 1 match
- Mon Mar 28, 2011 9:48 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: revzip lib
- Replies: 3
- Views: 3681
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 th...