Skip to content

Commit

Permalink
Standardize on quic-v1/http
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoPolo committed Jun 13, 2023
1 parent 1842138 commit 56e6618
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion http/transport-component.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ The following are examples of multiaddrs for HTTP transport capable nodes:
* `/dns/example.com/tls/http`
* `/ip4/1.2.3.4/tcp/443/tls/http`
* `/ip6/2001:0db8:85a3:0000:0000:8a2e:0370:7334/tcp/443/tls/http`
* `/ip4/1.2.3.4/udp/50781/tls/http`
* `/ip4/1.2.3.4/udp/50781/quic-v1/http`


## HTTP Paths
Expand Down

0 comments on commit 56e6618

Please sign in to comment.