beautypg.com
249
url = CreateObject("roUrlTransfer") pipe = [ { decompress: "gzip"}, { hash: "MD5" }, { output_file: "test.txt" } ] result = url.AsyncMethod({ method: "GET", response_pipe: pipe })