From 063c8040c0bf6b82416fb4804dcf840607e141ea Mon Sep 17 00:00:00 2001 From: Jeffrey Paul Date: Tue, 19 Jan 2021 04:00:02 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ee8f037..73d363a 100644 --- a/README.md +++ b/README.md @@ -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