[REBOL] Re: HTTP n Gzip content
From: anton:wilddsl:au at: 4-Mar-2008 2:46
The script mentioned below seems only to support ZIP. So it will not work as is. ZIP is not to be confused with GZIP. Both ZIP and GZIP use DEFLATE, so the script below may be adapted to support GZIP. http://en.wikipedia.org/wiki/Gzip Regards, Anton.