From 3de5bc6f5521aa02f0e7ca706c18f7338fda140d Mon Sep 17 00:00:00 2001 From: Rod Vagg Date: Thu, 25 May 2023 09:29:38 +1000 Subject: [PATCH] Add httpath multiaddr component Ref: https://github.com/ipni/go-libipni/blob/dfad9b30814eaede8c7e934f120b632bb180511c/maurl/convert.go#L35 Ref: https://github.com/ipni/go-libipni/issues/42 --- table.csv | 1 + 1 file changed, 1 insertion(+) diff --git a/table.csv b/table.csv index cb06f3d7..d09c4b3b 100644 --- a/table.csv +++ b/table.csv @@ -132,6 +132,7 @@ ws, multiaddr, 0x01dd, permanent, wss, multiaddr, 0x01de, permanent, p2p-websocket-star, multiaddr, 0x01df, permanent, http, multiaddr, 0x01e0, draft, +httpath, multiaddr, 0x01e1, draft, URL escaped path component swhid-1-snp, ipld, 0x01f0, draft, SoftWare Heritage persistent IDentifier version 1 snapshot json, ipld, 0x0200, permanent, JSON (UTF-8-encoded) messagepack, serialization, 0x0201, draft, MessagePack