mirror of
https://github.com/curl/curl.git
synced 2026-06-27 18:25:38 +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
7
.github/scripts/spellcheck.words
vendored
7
.github/scripts/spellcheck.words
vendored
|
|
@ -157,6 +157,8 @@ deepcode
|
|||
DELE
|
||||
DER
|
||||
deselectable
|
||||
Deserialized
|
||||
deserialization
|
||||
destructor
|
||||
detections
|
||||
dev
|
||||
|
|
@ -344,6 +346,10 @@ interoperable
|
|||
interoperates
|
||||
IoT
|
||||
ipadOS
|
||||
IPFS
|
||||
IPNS
|
||||
ipld
|
||||
trustless
|
||||
IPCXN
|
||||
IPv
|
||||
IPv4
|
||||
|
|
@ -854,6 +860,7 @@ Viktor
|
|||
VM
|
||||
VMS
|
||||
VMware
|
||||
vnd
|
||||
VRF
|
||||
VRFY
|
||||
VSE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue