Этот коммит содержится в:
Jeffrey Paul 2021-01-19 04:00:02 +00:00
родитель baa78caf47
Коммит 063c8040c0
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -44,6 +44,7 @@ The manifest file would do several important things:
* Replace SHASUMS/SHASUMS.asc files
* be easy to download/resume a whole directory tree published via HTTP
* be easy to use across protocols (given an HTTPS url, fetch manifest, then download file contents via bittorrent or ipfs)
* not strongly coupled to HTTP use case, should not require special hosting, content types, or HTTP headers being sent
# Non-Goals
* Manifest generation speed