How to uncompress the http repsonse which encoded by gzip on neko platform?

27 views
Skip to first unread message

cooro...@gmail.com

unread,
Jul 21, 2016, 5:58:31 PM7/21/16
to Haxe
var fetch:Http = new Http(url);
fetch.onDataEvent = function(data){
     //response data was encode by gzip,how to uncompress?


}

Ian Harrigan

unread,
Jul 21, 2016, 9:13:31 PM7/21/16
to Haxe
Reply all
Reply to author
Forward
0 new messages