(Github) withholds content-length from HTTP headers so you cannot know the size of a tarball before fetching
2y 1mon ago by sopuli.xyz/u/freedomPusher in assholedesign_web@infosec.pubA software package was released as a tarball, but if it’s not listed in the releases (which gives the size) you’re stuffed if you need to know the size before downloading because curl -LI $url gives content-length: 0.