function Http.delete
function Http.download
Downloads a file from a URL to a local path.
If both
integrity and sha256 are specified, integrity takes precedence.
The checksum is verified in a streaming fashion during download.
function Http.get
function Http.patch
function Http.post
function Http.put

