|
101 | 101 |
|
102 | 102 | ●●options |
103 | 103 |
|
104 | | -spec_date:2025-10-20 |
| 104 | +spec_date:2026-03-01 |
105 | 105 | trans_update:2025-10-23 |
106 | 106 | source_checked:230906 |
107 | 107 | original_url:https://ietf-wg-webtrans.github.io/draft-ietf-webtrans-overview/draft-ietf-webtrans-overview.html |
|
388 | 388 | ●●ref_informative |
389 | 389 |
|
390 | 390 | [CSP] |
391 | | - W3C, <Content Security Policy Level 3>, October 2025 |
| 391 | + W3C, <Content Security Policy Level 3>, March 2026 |
392 | 392 | URL: https://www.w3.org/TR/CSP/ |
393 | 393 | [RFC5681] |
394 | 394 | Allman, M., Paxson, V., and E. Blanton, <TCP Congestion Control>, ~RFC5681, September 2009 |
@@ -524,7 +524,7 @@ <h2 title="Status of This Memo">このメモの位置付け</h2> |
524 | 524 | <h2 title="Copyright Notice">著作権の告知</h2> |
525 | 525 |
|
526 | 526 | <p lang="en"> |
527 | | -Copyright (c) 2025 IETF Trust and the persons identified as the document authors. All rights reserved. |
| 527 | +Copyright (c) 2026 IETF Trust and the persons identified as the document authors. All rights reserved. |
528 | 528 | </p> |
529 | 529 |
|
530 | 530 | <p class="trans-note">【 |
@@ -599,7 +599,7 @@ <h3 title="Background">1.1. 背景0</h3> |
599 | 599 | 次に挙げるものへの依存性に因り, |
600 | 600 | `browser-to-browser^en 設定群の外側では広い採用が見られない: |
601 | 601 | ◎ |
602 | | -One existing option available to Web developers are WebRTC data channels [RFC8831], which provide a WebSocket-like API for a peer-to-peer SCTP channel protected by DTLS. In theory, it is possible to use it for the use cases addressed by this specification. However, in practice, it has not seen wide adoption outside of browser-to-browser settings due to its dependency on\ |
| 602 | +One existing option available to Web developers is WebRTC data channels [RFC8831], which provide a WebSocket-like API for a peer-to-peer SCTP channel protected by DTLS. In theory, it is possible to use it for the use cases addressed by this specification. However, in practice, it has not seen wide adoption outside of browser-to-browser settings due to its dependency on\ |
603 | 603 | </p> |
604 | 604 | <ul> |
605 | 605 | <li> |
@@ -1022,7 +1022,7 @@ <h2 title="Common Transport Requirements">2. 共通な~transport要件</h2> |
1022 | 1022 | ~IANAの`~ALPN~protocol~ID~registry@~IANA-a/tls-extensiontype-values/tls-extensiontype-values.xhtml#alpn-protocol-ids$cite |
1023 | 1023 | には登録されないことに注意。 |
1024 | 1024 | ◎ |
1025 | | -All WebTransport protocols MUST provide a way for the session initiator to negotiate a subprotocol with the peer when establishing a WebTransport session. The session initiator provides an optional list of subprotocols to the peer. The peer selects one and responds indicating the selected subprotocol or rejects the session establishment request if none of the subprotocols are supported. Note that the semantics of individual subprotocol token values is determined by the WebTransport resource in question and are not registered in IANA's "ALPN Protocol IDs" registry. |
| 1025 | +All WebTransport protocols MUST provide a way for the session initiator to negotiate a subprotocol with the peer when establishing a WebTransport session. The session initiator provides an optional list of subprotocols to the peer. The peer selects one and responds indicating the selected subprotocol or rejects the session establishment request if none of the subprotocols are supported. Note that the semantics of individual subprotocol token values are determined by the WebTransport resource in question and are not registered in IANA's "ALPN Protocol IDs" registry. |
1026 | 1026 | </p> |
1027 | 1027 |
|
1028 | 1028 | </section> |
@@ -1451,7 +1451,7 @@ <h3 title="Streams">4.3. ~stream</h3> |
1451 | 1451 | この演算は、 |
1452 | 1452 | 流入~一方向~stream用には適用-可能でない。 |
1453 | 1453 | ◎ |
1454 | | -Add bytes into the stream send buffer. The sender can also indicate a FIN, signalling the fact that no new data will be send on the stream. Not applicable for incoming unidirectional streams. |
| 1454 | +Add bytes into the stream send buffer. The sender can also indicate a FIN, signalling the fact that no new data will be sent on the stream. Not applicable for incoming unidirectional streams. |
1455 | 1455 | </dd> |
1456 | 1456 |
|
1457 | 1457 | <dt id="receive-bytes"> |
|
0 commit comments