I changed to %Stream.FileBinary is you suggested and changed the response.CopyFrom() to
while 'https.HttpResponse.Data.AtEnd { d response.Write($zcvt(https.HttpResponse.Data.ReadLine(), "O", "UTF8")) }
and now it works perfectly. Thanks a lot!
- Log in to post comments