Skip to content

Commit d48a701

Browse files
committed
add rfc 9651,9652,9653,9656,9659,9661
1 parent a68fa97 commit d48a701

14 files changed

+23034
-0
lines changed

data/9000/rfc9651-trans.json

Lines changed: 3174 additions & 0 deletions
Large diffs are not rendered by default.

data/9000/rfc9652-trans.json

Lines changed: 347 additions & 0 deletions
Large diffs are not rendered by default.

data/9000/rfc9653-trans.json

Lines changed: 635 additions & 0 deletions
Large diffs are not rendered by default.

data/9000/rfc9656-trans.json

Lines changed: 743 additions & 0 deletions
Large diffs are not rendered by default.

data/9000/rfc9659-trans.json

Lines changed: 263 additions & 0 deletions
Large diffs are not rendered by default.

data/9000/rfc9661-trans.json

Lines changed: 1264 additions & 0 deletions
Large diffs are not rendered by default.

html/data-rfc-list.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47200,6 +47200,9 @@
4720047200
"obs": [
4720147201
"8478"
4720247202
],
47203+
"upd_by": [
47204+
"9659"
47205+
],
4720347206
"st": "Informational"
4720447207
},
4720547208
"8879": {
@@ -47504,6 +47507,9 @@
4750447507
"wg": "emu"
4750547508
},
4750647509
"8941": {
47510+
"obs_by": [
47511+
"9651"
47512+
],
4750747513
"st": "Proposed Standard",
4750847514
"wg": "httpbis"
4750947515
},
@@ -50967,6 +50973,21 @@
5096750973
"st": "Proposed Standard",
5096850974
"wg": "lsr"
5096950975
},
50976+
"9651": {
50977+
"obs": [
50978+
"8941"
50979+
],
50980+
"st": "Proposed Standard",
50981+
"wg": "httpbis"
50982+
},
50983+
"9652": {
50984+
"st": "Proposed Standard",
50985+
"wg": "httpapi"
50986+
},
50987+
"9653": {
50988+
"st": "Proposed Standard",
50989+
"wg": "tsvwg"
50990+
},
5097050991
"9654": {
5097150992
"obs": [
5097250993
"8954"
@@ -50976,5 +50997,20 @@
5097650997
],
5097750998
"st": "Proposed Standard",
5097850999
"wg": "lamps"
51000+
},
51001+
"9656": {
51002+
"st": "Proposed Standard",
51003+
"wg": "ccamp"
51004+
},
51005+
"9659": {
51006+
"upd": [
51007+
"8878"
51008+
],
51009+
"st": "Informational",
51010+
"wg": "httpbis"
51011+
},
51012+
"9661": {
51013+
"st": "Proposed Standard",
51014+
"wg": "jmap"
5097951015
}
5098051016
}

html/index.html

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,27 @@ <h4 class="alert-heading">RFC文書を自動翻訳したページ一覧</h4>
6161
<div style="height: 1ex;"></div> <!-- spacing -->
6262

6363
<div id="RFCs" class="list-group list-group-flush">
64+
<a href="rfc9661.html" id="RFC9661" class="list-group-item list-group-item-action">
65+
RFC 9661 - The JSON Meta Application Protocol (JMAP) for Sieve Scripts
66+
</a>
67+
<a href="rfc9659.html" id="RFC9659" class="list-group-item list-group-item-action">
68+
RFC 9659 - Window Sizing for Zstandard Content Encoding
69+
</a>
70+
<a href="rfc9656.html" id="RFC9656" class="list-group-item list-group-item-action">
71+
RFC 9656 - A YANG Data Model for Microwave Topology
72+
</a>
6473
<a href="rfc9654.html" id="RFC9654" class="list-group-item list-group-item-action">
6574
RFC 9654 - Online Certificate Status Protocol (OCSP) Nonce Extension
6675
</a>
76+
<a href="rfc9653.html" id="RFC9653" class="list-group-item list-group-item-action">
77+
RFC 9653 - Zero Checksum for the Stream Control Transmission Protocol
78+
</a>
79+
<a href="rfc9652.html" id="RFC9652" class="list-group-item list-group-item-action">
80+
RFC 9652 - The Link-Template HTTP Header Field
81+
</a>
82+
<a href="rfc9651.html" id="RFC9651" class="list-group-item list-group-item-action">
83+
RFC 9651 - Structured Field Values for HTTP
84+
</a>
6785
<a href="rfc9650.html" id="RFC9650" class="list-group-item list-group-item-action">
6886
RFC 9650 - Revision to Registration Procedures for IS-IS Neighbor Link-Attribute Bit Values
6987
</a>

0 commit comments

Comments
 (0)