5 Seekable http with Range headers

blog.gopheracademy.com posted by kenny 2321 days ago  

Imagine there’s a giant ZIP file on a HTTP server, and you want to know what’s inside it. You don’t know if it’s got what you are looking for, and you don’t want to download the whole thing. Is it possible to do something like unzip -l https://example.com/giant.zip?

Register to comment or vote on this story