mirror of
https://github.com/curl/curl.git
synced 2026-08-24 14:03:35 +03:00
curl: add support for the IPFS protocols:
- ipfs://<cid> - ipns://<cid> This allows you tu use ipfs in curl like: curl ipfs://<cid> and curl ipns://<cid> For more information consult the readme at: https://curl.se/docs/ipfs.html Closes #8805
This commit is contained in:
parent
5595e33617
commit
65b563a96a
21 changed files with 678 additions and 31 deletions
|
|
@ -70,6 +70,9 @@
|
|||
266
|
||||
579
|
||||
587
|
||||
722
|
||||
724
|
||||
727
|
||||
# 1021 re-added here due to flakiness
|
||||
1021
|
||||
1117
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue