HomeSoftware Heritage

package.utils: Drop unneeded hashes from download computation

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

package.utils: Drop unneeded hashes from download computation

Drop the following computation hashes:

  • length (which was read from the content-length header, and sometimes it was wrongly read because of some missing header in the initial request)
  • sha1_git
  • blake2s256

Details

Provenance
ardumontAuthored on Dec 20 2019, 12:09 PM
ardumontPushed on Dec 20 2019, 2:21 PM
Differential Revision
D2486: package.utils: Drop unneeded hashes from download computation
Build Status
Buildable 9932
Build 14674: test-and-buildJenkins

Commit No Longer Exists

This commit no longer exists in the repository.