w3c / webtransport

WebTransport is a web API for flexible data transport
https://w3c.github.io/webtransport/
Other
848 stars 50 forks source link

Reference overview doc instead of HTTP3 doc in two places #616

Open jan-ivar opened 2 months ago

jan-ivar commented 2 months ago

Update

ekinnear commented 2 months ago

Additionally, if the protocols array is non-empty, add a WT-Available-Protocols header field to the CONNECT request, containing isomorphic encoded protocols from protocols in the order given, following [WEB-TRANSPORT-HTTP3] Section 3.4.

This part will now have a reference to use in the overview doc when https://github.com/ietf-wg-webtrans/draft-ietf-webtrans-overview/pull/17 lands.