mirror of
https://github.com/vacp2p/specs.git
synced 2026-01-07 22:44:07 -05:00
webtransport: fix grammar (#546)
This commit is contained in:
@@ -48,8 +48,8 @@ WebTransport multiaddresses are composed of a QUIC multiaddress, followed by `/w
|
|||||||
Examples:
|
Examples:
|
||||||
|
|
||||||
* `/ip4/192.0.2.0/udp/443/quic/webtransport` (when using a CA-signed certificates)
|
* `/ip4/192.0.2.0/udp/443/quic/webtransport` (when using a CA-signed certificates)
|
||||||
* `/ip4/192.0.2.0/udp/1234/quic/webtransport/certhash/<hash1>` (when using single self-signed certificates)
|
* `/ip4/192.0.2.0/udp/1234/quic/webtransport/certhash/<hash1>` (when using a single self-signed certificate)
|
||||||
* `/ip6/fe80::1ff:fe23:4567:890a/udp/1234/quic/webtransport/certhash/<hash1>/certhash/<hash2>/certhash/<hash3>` (when using single self-signed certificates)
|
* `/ip6/fe80::1ff:fe23:4567:890a/udp/1234/quic/webtransport/certhash/<hash1>/certhash/<hash2>/certhash/<hash3>` (when using multiple self-signed certificates)
|
||||||
|
|
||||||
## WebTransport HTTP endpoint
|
## WebTransport HTTP endpoint
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user