We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2947677 commit d026defCopy full SHA for d026def
1 file changed
http/peer-id-auth.md
@@ -169,7 +169,7 @@ protocol operates as follows:
169
headers:
170
171
```
172
- Authentication-Info: libp2p-PeerID, sig="<base64-signature-bytes>" bearer="<base64-encoded-opaque-blob>"
+ Authentication-Info: libp2p-PeerID sig="<base64-signature-bytes>" bearer="<base64-encoded-opaque-blob>"
173
174
175
The `sig` param represents a signature over the parameters:
0 commit comments