Skip to content

Commit 77146c8

Browse files
[webtrans-http3] 更新漏れ
Remove changelog ietf-wg-webtrans/draft-ietf-webtrans-http3@11ed4c8
1 parent 266585c commit 77146c8

1 file changed

Lines changed: 0 additions & 85 deletions

File tree

webtrans-http3-ja.html

Lines changed: 0 additions & 85 deletions
Original file line numberDiff line numberDiff line change
@@ -95,10 +95,6 @@
9595
case 'ph':
9696
text = `:${key}`;
9797
break;
98-
case 'pull':
99-
text = `#${key}`;
100-
href = `https://github.com/ietf-wg-webtrans/draft-ietf-webtrans-http3/pull/${key}`;
101-
break;
10298
case 'en':
10399
return `<span lang="en">${key}</span>`;
104100
break;
@@ -5176,87 +5172,6 @@ <h3 title="Protocol Negotiation HTTP Header Fields">9.7. ~protocol折衝~HTTP~he
51765172
Comments:
51775173
• None
51785174
</li>
5179-
</ul>
5180-
5181-
</section>
5182-
</section>
5183-
<section id="changelog">
5184-
<h2 title="Appendix A. Changelog">付録 A. 変更~log</h2>
5185-
5186-
<section id="changes-between-draft-versions-02-and-07">
5187-
<h3 title="A.1. Changes between draft versions 02 and 07">A.1. 草案~version 02 から 07 までの変更点</h3>
5188-
5189-
<p>
5190-
この~protocolを成す草案~version 02 から草案~version 07 までの互換でない変更点は:
5191-
5192-
The following changes make the draft-02 and draft-07 versions of this protocol incompatible:
5193-
</p>
5194-
<ul>
5195-
<li>
5196-
`SETTINGS_WT_MAX_SESSIONS^sp 【今や `SETTINGS_WT_ENABLED^sp 】が要求される
5197-
( `86$pull )
5198-
— それは~version折衝~用に利用される。
5199-
( `129$pull )
5200-
5201-
draft-07 requires SETTINGS_WT_MAX_SESSIONS (#86) and uses it for version negotiation (#129)
5202-
</li>
5203-
<li>
5204-
`SETTINGS_ENABLE_CONNECT_PROTOCOL$sp を可能化することが明示的に要求される。
5205-
( `93$pull )
5206-
5207-
draft-07 explicitly requires SETTINGS_ENABLE_CONNECT_PROTOCOL to be enabled (#93)
5208-
</li>
5209-
<li>
5210-
`SETTINGS_H3_DATAGRAM$sp を可能化することが明示的に要求される。
5211-
( `106$pull )
5212-
5213-
draft-07 explicitly requires SETTINGS_H3_DATAGRAM to be enabled (#106)
5214-
</li>
5215-
<li>
5216-
`WT_STREAM$ft は~streamの始めに限り許容される。
5217-
5218-
draft-07 only allows WT_STREAM at the beginning of the stream
5219-
</li>
5220-
</ul>
5221-
5222-
<p>
5223-
草案~version 07 には、
5224-
次に挙げる変更点も在り,
5225-
草案~version 02 実装にも安全に実装できる:
5226-
5227-
The following changes that are present in draft-07 can be also implemented by a draft-02 implementation safely:
5228-
</p>
5229-
<ul>
5230-
<li>
5231-
~stream~reset~error~code空間を 8 ~bitから 32 ~bitへ拡げた
5232-
( `115$pull )
5233-
5234-
Expanding stream reset error code space from 8 to 32 bits (#115)
5235-
</li>
5236-
<li>
5237-
`WT_SESSION_GONE$er ~error~code
5238-
( `75$pull )
5239-
5240-
WT_SESSION_GONE error code (#75)
5241-
</li>
5242-
<li>
5243-
~HTTP `GOAWAY$ft 用の取扱い
5244-
( `76$pull )
5245-
5246-
Handling for HTTP GOAWAY (#76)
5247-
</li>
5248-
<li>
5249-
`WT_DRAIN_SESSION$cps `~capsule$
5250-
( `79$pull )
5251-
5252-
WT_DRAIN_SESSION capsule (#79)
5253-
</li>
5254-
<li>
5255-
~redirectに自動的に追従することを許容しないようにした
5256-
( `113$pull )
5257-
5258-
Disallowing following redirects automatically (#113)
5259-
</li>
52605175
</ul>
52615176

52625177
</section>

0 commit comments

Comments
 (0)