From d026defbbfb39f9ac0d86d469c51a23970f40ed5 Mon Sep 17 00:00:00 2001 From: Alex Potsides Date: Wed, 30 Apr 2025 11:08:20 +0100 Subject: [PATCH] fix: http auth header typo (#675) There should not be a comma after the authentication scheme name. --- http/peer-id-auth.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/http/peer-id-auth.md b/http/peer-id-auth.md index f60aa73..5196a31 100644 --- a/http/peer-id-auth.md +++ b/http/peer-id-auth.md @@ -169,7 +169,7 @@ protocol operates as follows: headers: ``` - Authentication-Info: libp2p-PeerID, sig="" bearer="" + Authentication-Info: libp2p-PeerID sig="" bearer="" ``` The `sig` param represents a signature over the parameters: