Skip to content

Commit 0a88fc6

Browse files
[webtrans-overview] Editorial fixes ietf-wg-webtrans/draft-ietf-webtrans-overview@0097229
1 parent 77146c8 commit 0a88fc6

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

webtrans-overview-ja.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101

102102
●●options
103103

104-
spec_date:2025-10-20
104+
spec_date:2026-03-01
105105
trans_update:2025-10-23
106106
source_checked:230906
107107
original_url:https://ietf-wg-webtrans.github.io/draft-ietf-webtrans-overview/draft-ietf-webtrans-overview.html
@@ -388,7 +388,7 @@
388388
●●ref_informative
389389

390390
[CSP]
391-
W3C, <Content Security Policy Level 3, October 2025
391+
W3C, <Content Security Policy Level 3, March 2026
392392
URL: https://www.w3.org/TR/CSP/
393393
[RFC5681]
394394
Allman, M., Paxson, V., and E. Blanton, <TCP Congestion Control>, ~RFC5681, September 2009
@@ -524,7 +524,7 @@ <h2 title="Status of This Memo">このメモの位置付け</h2>
524524
<h2 title="Copyright Notice">著作権の告知</h2>
525525

526526
<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.
528528
</p>
529529

530530
<p class="trans-note">
@@ -599,7 +599,7 @@ <h3 title="Background">1.1. 背景0</h3>
599599
次に挙げるものへの依存性に因り,
600600
`browser-to-browser^en 設定群の外側では広い採用が見られない:
601601
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\
603603
</p>
604604
<ul>
605605
<li>
@@ -1022,7 +1022,7 @@ <h2 title="Common Transport Requirements">2. 共通な~transport要件</h2>
10221022
~IANAの`~ALPN~protocol~ID~registry@~IANA-a/tls-extensiontype-values/tls-extensiontype-values.xhtml#alpn-protocol-ids$cite
10231023
には登録されないことに注意。
10241024
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.
10261026
</p>
10271027

10281028
</section>
@@ -1451,7 +1451,7 @@ <h3 title="Streams">4.3. ~stream</h3>
14511451
この演算は、
14521452
流入~一方向~stream用には適用-可能でない。
14531453
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.
14551455
</dd>
14561456

14571457
<dt id="receive-bytes">

0 commit comments

Comments
 (0)