Hacker News new | ask | show | jobs
by s_clemens 3010 days ago
I'm getting all my zip archives with x-zip-compressed MIME type. Any way to convert it to application/zip or make it work with x-zip-compressed?
1 comments

We just pushed some changes to fix this. If you want quick access, take a look at the code over at: https://github.com/textileio/textile-facebook. Those fixes will go 'live' later. To get it running on your own system right away, you download the zip (click clone or download) and run it locally.
thanks ;)