web-specs 3.86.0 → 4.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/README.md +17 -2
  2. package/index.json +430 -187
  3. package/package.json +1 -1
package/index.json CHANGED
@@ -5171,6 +5171,40 @@
5171
5171
  ],
5172
5172
  "standing": "good"
5173
5173
  },
5174
+ {
5175
+ "url": "https://tc39.es/proposal-error-stack-accessor/",
5176
+ "seriesComposition": "full",
5177
+ "shortname": "tc39-error-stack-accessor",
5178
+ "series": {
5179
+ "shortname": "tc39-error-stack-accessor",
5180
+ "currentSpecification": "tc39-error-stack-accessor",
5181
+ "title": "Error Stack Accessor",
5182
+ "shortTitle": "Error Stack Accessor",
5183
+ "nightlyUrl": "https://tc39.es/proposal-error-stack-accessor/"
5184
+ },
5185
+ "organization": "Ecma International",
5186
+ "groups": [
5187
+ {
5188
+ "name": "TC39",
5189
+ "url": "https://tc39.es/"
5190
+ }
5191
+ ],
5192
+ "nightly": {
5193
+ "url": "https://tc39.es/proposal-error-stack-accessor/",
5194
+ "status": "Editor's Draft",
5195
+ "alternateUrls": [],
5196
+ "repository": "https://github.com/tc39/proposal-error-stack-accessor",
5197
+ "sourcePath": "spec.emu",
5198
+ "filename": "index.html"
5199
+ },
5200
+ "title": "Error Stack Accessor",
5201
+ "source": "spec",
5202
+ "shortTitle": "Error Stack Accessor",
5203
+ "categories": [
5204
+ "browser"
5205
+ ],
5206
+ "standing": "good"
5207
+ },
5174
5208
  {
5175
5209
  "url": "https://tc39.es/proposal-explicit-resource-management/",
5176
5210
  "seriesComposition": "full",
@@ -5455,6 +5489,40 @@
5455
5489
  "browser"
5456
5490
  ]
5457
5491
  },
5492
+ {
5493
+ "url": "https://tc39.es/proposal-intl-keep-trailing-zeros/",
5494
+ "seriesComposition": "full",
5495
+ "shortname": "tc39-intl-keep-trailing-zeros",
5496
+ "series": {
5497
+ "shortname": "tc39-intl-keep-trailing-zeros",
5498
+ "currentSpecification": "tc39-intl-keep-trailing-zeros",
5499
+ "title": "Keep trailing zeros in Intl.NumberFormat and Intl.PluralRules",
5500
+ "shortTitle": "Keep trailing zeros in Intl.NumberFormat and Intl.PluralRules",
5501
+ "nightlyUrl": "https://tc39.es/proposal-intl-keep-trailing-zeros/"
5502
+ },
5503
+ "organization": "Ecma International",
5504
+ "groups": [
5505
+ {
5506
+ "name": "TC39",
5507
+ "url": "https://tc39.es/"
5508
+ }
5509
+ ],
5510
+ "nightly": {
5511
+ "url": "https://tc39.es/proposal-intl-keep-trailing-zeros/",
5512
+ "status": "Editor's Draft",
5513
+ "alternateUrls": [],
5514
+ "repository": "https://github.com/tc39/proposal-intl-keep-trailing-zeros",
5515
+ "sourcePath": "spec.emu",
5516
+ "filename": "index.html"
5517
+ },
5518
+ "title": "Keep trailing zeros in Intl.NumberFormat and Intl.PluralRules",
5519
+ "source": "spec",
5520
+ "shortTitle": "Keep trailing zeros in Intl.NumberFormat and Intl.PluralRules",
5521
+ "categories": [
5522
+ "browser"
5523
+ ],
5524
+ "standing": "good"
5525
+ },
5458
5526
  {
5459
5527
  "url": "https://tc39.es/proposal-intl-locale-info/",
5460
5528
  "seriesComposition": "full",
@@ -5711,6 +5779,40 @@
5711
5779
  "browser"
5712
5780
  ]
5713
5781
  },
5782
+ {
5783
+ "url": "https://tc39.es/proposal-iterator-chunking/",
5784
+ "seriesComposition": "full",
5785
+ "shortname": "tc39-iterator-chunking",
5786
+ "series": {
5787
+ "shortname": "tc39-iterator-chunking",
5788
+ "currentSpecification": "tc39-iterator-chunking",
5789
+ "title": "Iterator Chunking",
5790
+ "shortTitle": "Iterator Chunking",
5791
+ "nightlyUrl": "https://tc39.es/proposal-iterator-chunking/"
5792
+ },
5793
+ "organization": "Ecma International",
5794
+ "groups": [
5795
+ {
5796
+ "name": "TC39",
5797
+ "url": "https://tc39.es/"
5798
+ }
5799
+ ],
5800
+ "nightly": {
5801
+ "url": "https://tc39.es/proposal-iterator-chunking/",
5802
+ "status": "Editor's Draft",
5803
+ "alternateUrls": [],
5804
+ "repository": "https://github.com/tc39/proposal-iterator-chunking",
5805
+ "sourcePath": "spec.emu",
5806
+ "filename": "index.html"
5807
+ },
5808
+ "title": "Iterator Chunking",
5809
+ "source": "spec",
5810
+ "shortTitle": "Iterator Chunking",
5811
+ "categories": [
5812
+ "browser"
5813
+ ],
5814
+ "standing": "good"
5815
+ },
5714
5816
  {
5715
5817
  "url": "https://tc39.es/proposal-iterator-helpers/",
5716
5818
  "seriesComposition": "full",
@@ -5748,6 +5850,74 @@
5748
5850
  "browser"
5749
5851
  ]
5750
5852
  },
5853
+ {
5854
+ "url": "https://tc39.es/proposal-iterator-includes/",
5855
+ "seriesComposition": "full",
5856
+ "shortname": "tc39-iterator-includes",
5857
+ "series": {
5858
+ "shortname": "tc39-iterator-includes",
5859
+ "currentSpecification": "tc39-iterator-includes",
5860
+ "title": "Iterator Includes",
5861
+ "shortTitle": "Iterator Includes",
5862
+ "nightlyUrl": "https://tc39.es/proposal-iterator-includes/"
5863
+ },
5864
+ "organization": "Ecma International",
5865
+ "groups": [
5866
+ {
5867
+ "name": "TC39",
5868
+ "url": "https://tc39.es/"
5869
+ }
5870
+ ],
5871
+ "nightly": {
5872
+ "url": "https://tc39.es/proposal-iterator-includes/",
5873
+ "status": "Editor's Draft",
5874
+ "alternateUrls": [],
5875
+ "repository": "https://github.com/tc39/proposal-iterator-includes",
5876
+ "sourcePath": "spec.emu",
5877
+ "filename": "index.html"
5878
+ },
5879
+ "title": "Iterator Includes",
5880
+ "source": "spec",
5881
+ "shortTitle": "Iterator Includes",
5882
+ "categories": [
5883
+ "browser"
5884
+ ],
5885
+ "standing": "good"
5886
+ },
5887
+ {
5888
+ "url": "https://tc39.es/proposal-iterator-join/",
5889
+ "seriesComposition": "full",
5890
+ "shortname": "tc39-iterator-join",
5891
+ "series": {
5892
+ "shortname": "tc39-iterator-join",
5893
+ "currentSpecification": "tc39-iterator-join",
5894
+ "title": "Proposal Iterator Join",
5895
+ "shortTitle": "Proposal Iterator Join",
5896
+ "nightlyUrl": "https://tc39.es/proposal-iterator-join/"
5897
+ },
5898
+ "organization": "Ecma International",
5899
+ "groups": [
5900
+ {
5901
+ "name": "TC39",
5902
+ "url": "https://tc39.es/"
5903
+ }
5904
+ ],
5905
+ "nightly": {
5906
+ "url": "https://tc39.es/proposal-iterator-join/",
5907
+ "status": "Editor's Draft",
5908
+ "alternateUrls": [],
5909
+ "repository": "https://github.com/tc39/proposal-iterator-join",
5910
+ "sourcePath": "spec.html",
5911
+ "filename": "index.html"
5912
+ },
5913
+ "title": "Proposal Iterator Join",
5914
+ "source": "spec",
5915
+ "shortTitle": "Proposal Iterator Join",
5916
+ "categories": [
5917
+ "browser"
5918
+ ],
5919
+ "standing": "good"
5920
+ },
5751
5921
  {
5752
5922
  "url": "https://tc39.es/proposal-iterator-sequencing/",
5753
5923
  "seriesComposition": "full",
@@ -6072,6 +6242,40 @@
6072
6242
  "browser"
6073
6243
  ]
6074
6244
  },
6245
+ {
6246
+ "url": "https://tc39.es/proposal-regexp-buffer-boundaries/",
6247
+ "seriesComposition": "full",
6248
+ "shortname": "tc39-regexp-buffer-boundaries",
6249
+ "series": {
6250
+ "shortname": "tc39-regexp-buffer-boundaries",
6251
+ "currentSpecification": "tc39-regexp-buffer-boundaries",
6252
+ "title": "Regular Expression Buffer Boundaries for ECMAScript",
6253
+ "shortTitle": "Regular Expression Buffer Boundaries for ECMAScript",
6254
+ "nightlyUrl": "https://tc39.es/proposal-regexp-buffer-boundaries/"
6255
+ },
6256
+ "organization": "Ecma International",
6257
+ "groups": [
6258
+ {
6259
+ "name": "TC39",
6260
+ "url": "https://tc39.es/"
6261
+ }
6262
+ ],
6263
+ "nightly": {
6264
+ "url": "https://tc39.es/proposal-regexp-buffer-boundaries/",
6265
+ "status": "Editor's Draft",
6266
+ "alternateUrls": [],
6267
+ "repository": "https://github.com/tc39/proposal-regexp-buffer-boundaries",
6268
+ "sourcePath": "spec/index.html",
6269
+ "filename": "index.html"
6270
+ },
6271
+ "title": "Regular Expression Buffer Boundaries for ECMAScript",
6272
+ "source": "spec",
6273
+ "shortTitle": "Regular Expression Buffer Boundaries for ECMAScript",
6274
+ "categories": [
6275
+ "browser"
6276
+ ],
6277
+ "standing": "good"
6278
+ },
6075
6279
  {
6076
6280
  "url": "https://tc39.es/proposal-regexp-modifiers/",
6077
6281
  "seriesComposition": "full",
@@ -6581,6 +6785,44 @@
6581
6785
  ],
6582
6786
  "standing": "good"
6583
6787
  },
6788
+ {
6789
+ "url": "https://w3c.github.io/css-aam/",
6790
+ "seriesComposition": "full",
6791
+ "shortname": "css-aam",
6792
+ "series": {
6793
+ "shortname": "css-aam",
6794
+ "currentSpecification": "css-aam",
6795
+ "title": "CSS Accessibility API Mappings",
6796
+ "shortTitle": "CSS Accessibility API Mappings",
6797
+ "nightlyUrl": "https://w3c.github.io/css-aam/"
6798
+ },
6799
+ "organization": "W3C",
6800
+ "groups": [
6801
+ {
6802
+ "name": "Accessible Rich Internet Applications Working Group",
6803
+ "url": "https://www.w3.org/WAI/about/groups/ariawg/"
6804
+ },
6805
+ {
6806
+ "name": "SVG Accessibility Task Force",
6807
+ "url": "https://www.w3.org/WAI/PF/svg-a11y-tf/"
6808
+ }
6809
+ ],
6810
+ "nightly": {
6811
+ "url": "https://w3c.github.io/css-aam/",
6812
+ "status": "Editor's Draft",
6813
+ "alternateUrls": [],
6814
+ "repository": "https://github.com/w3c/aria",
6815
+ "sourcePath": "css-aam/index.html",
6816
+ "filename": "index.html"
6817
+ },
6818
+ "title": "CSS Accessibility API Mappings 1.0",
6819
+ "source": "spec",
6820
+ "shortTitle": "CSS Accessibility API Mappings 1.0",
6821
+ "categories": [
6822
+ "browser"
6823
+ ],
6824
+ "standing": "good"
6825
+ },
6584
6826
  {
6585
6827
  "url": "https://w3c.github.io/data-shapes/shacl12-cs/",
6586
6828
  "seriesComposition": "full",
@@ -6650,39 +6892,6 @@
6650
6892
  "categories": [],
6651
6893
  "standing": "good"
6652
6894
  },
6653
- {
6654
- "url": "https://w3c.github.io/data-shapes/shacl12-ui/",
6655
- "seriesComposition": "full",
6656
- "shortname": "shacl12-ui",
6657
- "series": {
6658
- "shortname": "shacl-ui",
6659
- "currentSpecification": "shacl12-ui",
6660
- "title": "SHACL 1.2 User Interfaces",
6661
- "shortTitle": "SHACL 1.2 User Interfaces",
6662
- "nightlyUrl": "https://w3c.github.io/data-shapes/shacl-ui/"
6663
- },
6664
- "seriesVersion": "1.2",
6665
- "organization": "W3C",
6666
- "groups": [
6667
- {
6668
- "name": "Data Shapes Working Group",
6669
- "url": "https://www.w3.org/groups/wg/data-shapes/"
6670
- }
6671
- ],
6672
- "nightly": {
6673
- "url": "https://w3c.github.io/data-shapes/shacl12-ui/",
6674
- "status": "Editor's Draft",
6675
- "alternateUrls": [],
6676
- "repository": "https://github.com/w3c/data-shapes",
6677
- "sourcePath": "shacl12-ui/index.html",
6678
- "filename": "index.html"
6679
- },
6680
- "title": "SHACL 1.2 User Interfaces",
6681
- "source": "spec",
6682
- "shortTitle": "SHACL 1.2 User Interfaces",
6683
- "categories": [],
6684
- "standing": "good"
6685
- },
6686
6895
  {
6687
6896
  "url": "https://w3c.github.io/editing/docs/execCommand/",
6688
6897
  "seriesComposition": "full",
@@ -7230,41 +7439,6 @@
7230
7439
  "categories": [],
7231
7440
  "standing": "good"
7232
7441
  },
7233
- {
7234
- "url": "https://w3c.github.io/vc-recognized-entities/",
7235
- "seriesComposition": "full",
7236
- "shortname": "vc-recognized-entities",
7237
- "series": {
7238
- "shortname": "vc-recognized-entities",
7239
- "currentSpecification": "vc-recognized-entities",
7240
- "title": "Recognized Entities v1.0",
7241
- "shortTitle": "Recognized Entities v1.0",
7242
- "nightlyUrl": "https://w3c.github.io/vc-recognized-entities/"
7243
- },
7244
- "formerNames": [
7245
- "vc-recognition"
7246
- ],
7247
- "organization": "W3C",
7248
- "groups": [
7249
- {
7250
- "name": "Verifiable Credentials Working Group",
7251
- "url": "https://www.w3.org/groups/wg/vc/"
7252
- }
7253
- ],
7254
- "nightly": {
7255
- "url": "https://w3c.github.io/vc-recognized-entities/",
7256
- "status": "Editor's Draft",
7257
- "alternateUrls": [],
7258
- "repository": "https://github.com/w3c/vc-recognized-entities",
7259
- "sourcePath": "index.html",
7260
- "filename": "index.html"
7261
- },
7262
- "title": "Recognized Entities v1.0",
7263
- "source": "spec",
7264
- "shortTitle": "Recognized Entities v1.0",
7265
- "categories": [],
7266
- "standing": "good"
7267
- },
7268
7442
  {
7269
7443
  "url": "https://w3c.github.io/web-share-target/",
7270
7444
  "seriesComposition": "full",
@@ -10760,6 +10934,10 @@
10760
10934
  "shortTitle": "HTML Sanitizer API",
10761
10935
  "nightlyUrl": "https://wicg.github.io/sanitizer-api/"
10762
10936
  },
10937
+ "standing": "discontinued",
10938
+ "obsoletedBy": [
10939
+ "html"
10940
+ ],
10763
10941
  "organization": "W3C",
10764
10942
  "groups": [
10765
10943
  {
@@ -10781,7 +10959,6 @@
10781
10959
  "categories": [
10782
10960
  "browser"
10783
10961
  ],
10784
- "standing": "good",
10785
10962
  "tests": {
10786
10963
  "repository": "https://github.com/web-platform-tests/wpt",
10787
10964
  "testPaths": [
@@ -11521,7 +11698,7 @@
11521
11698
  "status": "Unofficial Proposal Draft",
11522
11699
  "alternateUrls": [],
11523
11700
  "repository": "https://github.com/WICG/web-smart-card",
11524
- "sourcePath": "index.html",
11701
+ "sourcePath": "index.bs",
11525
11702
  "filename": "index.html"
11526
11703
  },
11527
11704
  "title": "Web Smart Card API",
@@ -11898,7 +12075,7 @@
11898
12075
  "standing": "good"
11899
12076
  },
11900
12077
  {
11901
- "url": "https://www.rfc-editor.org/rfc/rfc2397",
12078
+ "url": "https://www.rfc-editor.org/info/rfc2397/",
11902
12079
  "seriesComposition": "full",
11903
12080
  "shortname": "rfc2397",
11904
12081
  "series": {
@@ -11906,7 +12083,7 @@
11906
12083
  "currentSpecification": "rfc2397",
11907
12084
  "title": "The \"data\" URL scheme",
11908
12085
  "shortTitle": "The \"data\" URL scheme",
11909
- "nightlyUrl": "https://www.rfc-editor.org/rfc/rfc2397"
12086
+ "nightlyUrl": "https://www.rfc-editor.org/info/rfc2397/"
11910
12087
  },
11911
12088
  "organization": "IETF",
11912
12089
  "groups": [
@@ -11916,13 +12093,12 @@
11916
12093
  }
11917
12094
  ],
11918
12095
  "nightly": {
11919
- "url": "https://www.rfc-editor.org/rfc/rfc2397",
12096
+ "url": "https://www.rfc-editor.org/info/rfc2397/",
11920
12097
  "status": "Proposed Standard",
11921
12098
  "alternateUrls": [
11922
12099
  "https://datatracker.ietf.org/doc/html/rfc2397",
11923
12100
  "https://tools.ietf.org/html/rfc2397"
11924
- ],
11925
- "filename": "rfc2397.html"
12101
+ ]
11926
12102
  },
11927
12103
  "title": "The \"data\" URL scheme",
11928
12104
  "source": "ietf",
@@ -11933,7 +12109,7 @@
11933
12109
  "standing": "good"
11934
12110
  },
11935
12111
  {
11936
- "url": "https://www.rfc-editor.org/rfc/rfc4120",
12112
+ "url": "https://www.rfc-editor.org/info/rfc4120/",
11937
12113
  "seriesComposition": "full",
11938
12114
  "shortname": "rfc4120",
11939
12115
  "series": {
@@ -11941,7 +12117,7 @@
11941
12117
  "currentSpecification": "rfc4120",
11942
12118
  "title": "The Kerberos Network Authentication Service (V5)",
11943
12119
  "shortTitle": "Kerberos",
11944
- "nightlyUrl": "https://www.rfc-editor.org/rfc/rfc4120"
12120
+ "nightlyUrl": "https://www.rfc-editor.org/info/rfc4120/"
11945
12121
  },
11946
12122
  "shortTitle": "Kerberos",
11947
12123
  "organization": "IETF",
@@ -11952,13 +12128,12 @@
11952
12128
  }
11953
12129
  ],
11954
12130
  "nightly": {
11955
- "url": "https://www.rfc-editor.org/rfc/rfc4120",
12131
+ "url": "https://www.rfc-editor.org/info/rfc4120/",
11956
12132
  "status": "Proposed Standard",
11957
12133
  "alternateUrls": [
11958
12134
  "https://datatracker.ietf.org/doc/html/rfc4120",
11959
12135
  "https://tools.ietf.org/html/rfc4120"
11960
- ],
11961
- "filename": "rfc4120.html"
12136
+ ]
11962
12137
  },
11963
12138
  "title": "The Kerberos Network Authentication Service (V5)",
11964
12139
  "source": "ietf",
@@ -11968,7 +12143,7 @@
11968
12143
  "standing": "good"
11969
12144
  },
11970
12145
  {
11971
- "url": "https://www.rfc-editor.org/rfc/rfc5861",
12146
+ "url": "https://www.rfc-editor.org/info/rfc5861/",
11972
12147
  "seriesComposition": "full",
11973
12148
  "shortname": "rfc5861",
11974
12149
  "series": {
@@ -12005,7 +12180,7 @@
12005
12180
  "standing": "good"
12006
12181
  },
12007
12182
  {
12008
- "url": "https://www.rfc-editor.org/rfc/rfc6265",
12183
+ "url": "https://www.rfc-editor.org/info/rfc6265/",
12009
12184
  "seriesComposition": "full",
12010
12185
  "shortname": "rfc6265",
12011
12186
  "series": {
@@ -12042,7 +12217,7 @@
12042
12217
  "standing": "good"
12043
12218
  },
12044
12219
  {
12045
- "url": "https://www.rfc-editor.org/rfc/rfc6266",
12220
+ "url": "https://www.rfc-editor.org/info/rfc6266/",
12046
12221
  "seriesComposition": "full",
12047
12222
  "shortname": "rfc6266",
12048
12223
  "series": {
@@ -12079,7 +12254,7 @@
12079
12254
  "standing": "good"
12080
12255
  },
12081
12256
  {
12082
- "url": "https://www.rfc-editor.org/rfc/rfc6386",
12257
+ "url": "https://www.rfc-editor.org/info/rfc6386/",
12083
12258
  "seriesComposition": "full",
12084
12259
  "shortname": "rfc6386",
12085
12260
  "series": {
@@ -12087,7 +12262,7 @@
12087
12262
  "currentSpecification": "rfc6386",
12088
12263
  "title": "VP8 Data Format and Decoding Guide",
12089
12264
  "shortTitle": "VP8 Data Format and Decoding Guide",
12090
- "nightlyUrl": "https://www.rfc-editor.org/rfc/rfc6386"
12265
+ "nightlyUrl": "https://www.rfc-editor.org/info/rfc6386/"
12091
12266
  },
12092
12267
  "organization": "IETF",
12093
12268
  "groups": [
@@ -12097,13 +12272,12 @@
12097
12272
  }
12098
12273
  ],
12099
12274
  "nightly": {
12100
- "url": "https://www.rfc-editor.org/rfc/rfc6386",
12275
+ "url": "https://www.rfc-editor.org/info/rfc6386/",
12101
12276
  "status": "Informational",
12102
12277
  "alternateUrls": [
12103
12278
  "https://datatracker.ietf.org/doc/html/rfc6386",
12104
12279
  "https://tools.ietf.org/html/rfc6386"
12105
- ],
12106
- "filename": "rfc6386.html"
12280
+ ]
12107
12281
  },
12108
12282
  "title": "VP8 Data Format and Decoding Guide",
12109
12283
  "source": "ietf",
@@ -12114,7 +12288,7 @@
12114
12288
  "standing": "good"
12115
12289
  },
12116
12290
  {
12117
- "url": "https://www.rfc-editor.org/rfc/rfc6454",
12291
+ "url": "https://www.rfc-editor.org/info/rfc6454/",
12118
12292
  "seriesComposition": "full",
12119
12293
  "shortname": "rfc6454",
12120
12294
  "series": {
@@ -12122,7 +12296,7 @@
12122
12296
  "currentSpecification": "rfc6454",
12123
12297
  "title": "The Web Origin Concept",
12124
12298
  "shortTitle": "The Web Origin Concept",
12125
- "nightlyUrl": "https://www.rfc-editor.org/rfc/rfc6454"
12299
+ "nightlyUrl": "https://www.rfc-editor.org/info/rfc6454/"
12126
12300
  },
12127
12301
  "organization": "IETF",
12128
12302
  "groups": [
@@ -12132,13 +12306,12 @@
12132
12306
  }
12133
12307
  ],
12134
12308
  "nightly": {
12135
- "url": "https://www.rfc-editor.org/rfc/rfc6454",
12309
+ "url": "https://www.rfc-editor.org/info/rfc6454/",
12136
12310
  "status": "Proposed Standard",
12137
12311
  "alternateUrls": [
12138
12312
  "https://datatracker.ietf.org/doc/html/rfc6454",
12139
12313
  "https://tools.ietf.org/html/rfc6454"
12140
- ],
12141
- "filename": "rfc6454.html"
12314
+ ]
12142
12315
  },
12143
12316
  "title": "The Web Origin Concept",
12144
12317
  "source": "ietf",
@@ -12149,7 +12322,7 @@
12149
12322
  "standing": "good"
12150
12323
  },
12151
12324
  {
12152
- "url": "https://www.rfc-editor.org/rfc/rfc6455",
12325
+ "url": "https://www.rfc-editor.org/info/rfc6455/",
12153
12326
  "seriesComposition": "full",
12154
12327
  "shortname": "rfc6455",
12155
12328
  "series": {
@@ -12157,7 +12330,7 @@
12157
12330
  "currentSpecification": "rfc6455",
12158
12331
  "title": "The WebSocket Protocol",
12159
12332
  "shortTitle": "The WebSocket Protocol",
12160
- "nightlyUrl": "https://www.rfc-editor.org/rfc/rfc6455"
12333
+ "nightlyUrl": "https://www.rfc-editor.org/info/rfc6455/"
12161
12334
  },
12162
12335
  "organization": "IETF",
12163
12336
  "groups": [
@@ -12167,13 +12340,12 @@
12167
12340
  }
12168
12341
  ],
12169
12342
  "nightly": {
12170
- "url": "https://www.rfc-editor.org/rfc/rfc6455",
12343
+ "url": "https://www.rfc-editor.org/info/rfc6455/",
12171
12344
  "status": "Proposed Standard",
12172
12345
  "alternateUrls": [
12173
12346
  "https://datatracker.ietf.org/doc/html/rfc6455",
12174
12347
  "https://tools.ietf.org/html/rfc6455"
12175
- ],
12176
- "filename": "rfc6455.html"
12348
+ ]
12177
12349
  },
12178
12350
  "title": "The WebSocket Protocol",
12179
12351
  "source": "ietf",
@@ -12184,7 +12356,7 @@
12184
12356
  "standing": "good"
12185
12357
  },
12186
12358
  {
12187
- "url": "https://www.rfc-editor.org/rfc/rfc6797",
12359
+ "url": "https://www.rfc-editor.org/info/rfc6797/",
12188
12360
  "seriesComposition": "full",
12189
12361
  "shortname": "rfc6797",
12190
12362
  "series": {
@@ -12192,7 +12364,7 @@
12192
12364
  "currentSpecification": "rfc6797",
12193
12365
  "title": "HTTP Strict Transport Security (HSTS)",
12194
12366
  "shortTitle": "HSTS",
12195
- "nightlyUrl": "https://www.rfc-editor.org/rfc/rfc6797"
12367
+ "nightlyUrl": "https://www.rfc-editor.org/info/rfc6797/"
12196
12368
  },
12197
12369
  "organization": "IETF",
12198
12370
  "groups": [
@@ -12202,13 +12374,12 @@
12202
12374
  }
12203
12375
  ],
12204
12376
  "nightly": {
12205
- "url": "https://www.rfc-editor.org/rfc/rfc6797",
12377
+ "url": "https://www.rfc-editor.org/info/rfc6797/",
12206
12378
  "status": "Proposed Standard",
12207
12379
  "alternateUrls": [
12208
12380
  "https://datatracker.ietf.org/doc/html/rfc6797",
12209
12381
  "https://tools.ietf.org/html/rfc6797"
12210
- ],
12211
- "filename": "rfc6797.html"
12382
+ ]
12212
12383
  },
12213
12384
  "title": "HTTP Strict Transport Security (HSTS)",
12214
12385
  "source": "ietf",
@@ -12219,7 +12390,7 @@
12219
12390
  "standing": "good"
12220
12391
  },
12221
12392
  {
12222
- "url": "https://www.rfc-editor.org/rfc/rfc7034",
12393
+ "url": "https://www.rfc-editor.org/info/rfc7034/",
12223
12394
  "seriesComposition": "full",
12224
12395
  "shortname": "rfc7034",
12225
12396
  "series": {
@@ -12227,7 +12398,7 @@
12227
12398
  "currentSpecification": "rfc7034",
12228
12399
  "title": "HTTP Header Field X-Frame-Options",
12229
12400
  "shortTitle": "HTTP Header Field X-Frame-Options",
12230
- "nightlyUrl": "https://www.rfc-editor.org/rfc/rfc7034"
12401
+ "nightlyUrl": "https://www.rfc-editor.org/info/rfc7034/"
12231
12402
  },
12232
12403
  "organization": "IETF",
12233
12404
  "groups": [
@@ -12237,13 +12408,12 @@
12237
12408
  }
12238
12409
  ],
12239
12410
  "nightly": {
12240
- "url": "https://www.rfc-editor.org/rfc/rfc7034",
12411
+ "url": "https://www.rfc-editor.org/info/rfc7034/",
12241
12412
  "status": "Informational",
12242
12413
  "alternateUrls": [
12243
12414
  "https://datatracker.ietf.org/doc/html/rfc7034",
12244
12415
  "https://tools.ietf.org/html/rfc7034"
12245
- ],
12246
- "filename": "rfc7034.html"
12416
+ ]
12247
12417
  },
12248
12418
  "title": "HTTP Header Field X-Frame-Options",
12249
12419
  "source": "ietf",
@@ -12254,7 +12424,7 @@
12254
12424
  "standing": "good"
12255
12425
  },
12256
12426
  {
12257
- "url": "https://www.rfc-editor.org/rfc/rfc7230",
12427
+ "url": "https://www.rfc-editor.org/info/rfc7230/",
12258
12428
  "seriesComposition": "full",
12259
12429
  "shortname": "rfc7230",
12260
12430
  "series": {
@@ -12295,7 +12465,7 @@
12295
12465
  ]
12296
12466
  },
12297
12467
  {
12298
- "url": "https://www.rfc-editor.org/rfc/rfc7231",
12468
+ "url": "https://www.rfc-editor.org/info/rfc7231/",
12299
12469
  "seriesComposition": "full",
12300
12470
  "shortname": "rfc7231",
12301
12471
  "series": {
@@ -12335,7 +12505,7 @@
12335
12505
  ]
12336
12506
  },
12337
12507
  {
12338
- "url": "https://www.rfc-editor.org/rfc/rfc7232",
12508
+ "url": "https://www.rfc-editor.org/info/rfc7232/",
12339
12509
  "seriesComposition": "full",
12340
12510
  "shortname": "rfc7232",
12341
12511
  "series": {
@@ -12375,7 +12545,7 @@
12375
12545
  ]
12376
12546
  },
12377
12547
  {
12378
- "url": "https://www.rfc-editor.org/rfc/rfc7233",
12548
+ "url": "https://www.rfc-editor.org/info/rfc7233/",
12379
12549
  "seriesComposition": "full",
12380
12550
  "shortname": "rfc7233",
12381
12551
  "series": {
@@ -12415,7 +12585,7 @@
12415
12585
  ]
12416
12586
  },
12417
12587
  {
12418
- "url": "https://www.rfc-editor.org/rfc/rfc7234",
12588
+ "url": "https://www.rfc-editor.org/info/rfc7234/",
12419
12589
  "seriesComposition": "full",
12420
12590
  "shortname": "rfc7234",
12421
12591
  "series": {
@@ -12455,7 +12625,7 @@
12455
12625
  ]
12456
12626
  },
12457
12627
  {
12458
- "url": "https://www.rfc-editor.org/rfc/rfc7235",
12628
+ "url": "https://www.rfc-editor.org/info/rfc7235/",
12459
12629
  "seriesComposition": "full",
12460
12630
  "shortname": "rfc7235",
12461
12631
  "series": {
@@ -12495,7 +12665,7 @@
12495
12665
  ]
12496
12666
  },
12497
12667
  {
12498
- "url": "https://www.rfc-editor.org/rfc/rfc7239",
12668
+ "url": "https://www.rfc-editor.org/info/rfc7239/",
12499
12669
  "seriesComposition": "full",
12500
12670
  "shortname": "rfc7239",
12501
12671
  "series": {
@@ -12503,7 +12673,7 @@
12503
12673
  "currentSpecification": "rfc7239",
12504
12674
  "title": "Forwarded HTTP Extension",
12505
12675
  "shortTitle": "Forwarded HTTP Extension",
12506
- "nightlyUrl": "https://www.rfc-editor.org/rfc/rfc7239"
12676
+ "nightlyUrl": "https://www.rfc-editor.org/info/rfc7239/"
12507
12677
  },
12508
12678
  "organization": "IETF",
12509
12679
  "groups": [
@@ -12513,13 +12683,12 @@
12513
12683
  }
12514
12684
  ],
12515
12685
  "nightly": {
12516
- "url": "https://www.rfc-editor.org/rfc/rfc7239",
12686
+ "url": "https://www.rfc-editor.org/info/rfc7239/",
12517
12687
  "status": "Proposed Standard",
12518
12688
  "alternateUrls": [
12519
12689
  "https://datatracker.ietf.org/doc/html/rfc7239",
12520
12690
  "https://tools.ietf.org/html/rfc7239"
12521
- ],
12522
- "filename": "rfc7239.html"
12691
+ ]
12523
12692
  },
12524
12693
  "title": "Forwarded HTTP Extension",
12525
12694
  "source": "ietf",
@@ -12530,7 +12699,7 @@
12530
12699
  "standing": "good"
12531
12700
  },
12532
12701
  {
12533
- "url": "https://www.rfc-editor.org/rfc/rfc7240",
12702
+ "url": "https://www.rfc-editor.org/info/rfc7240/",
12534
12703
  "seriesComposition": "full",
12535
12704
  "shortname": "rfc7240",
12536
12705
  "series": {
@@ -12567,7 +12736,7 @@
12567
12736
  "standing": "good"
12568
12737
  },
12569
12738
  {
12570
- "url": "https://www.rfc-editor.org/rfc/rfc7469",
12739
+ "url": "https://www.rfc-editor.org/info/rfc7469/",
12571
12740
  "seriesComposition": "full",
12572
12741
  "shortname": "rfc7469",
12573
12742
  "series": {
@@ -12575,7 +12744,7 @@
12575
12744
  "currentSpecification": "rfc7469",
12576
12745
  "title": "Public Key Pinning Extension for HTTP",
12577
12746
  "shortTitle": "Public Key Pinning Extension for HTTP",
12578
- "nightlyUrl": "https://www.rfc-editor.org/rfc/rfc7469"
12747
+ "nightlyUrl": "https://www.rfc-editor.org/info/rfc7469/"
12579
12748
  },
12580
12749
  "organization": "IETF",
12581
12750
  "groups": [
@@ -12585,13 +12754,12 @@
12585
12754
  }
12586
12755
  ],
12587
12756
  "nightly": {
12588
- "url": "https://www.rfc-editor.org/rfc/rfc7469",
12757
+ "url": "https://www.rfc-editor.org/info/rfc7469/",
12589
12758
  "status": "Proposed Standard",
12590
12759
  "alternateUrls": [
12591
12760
  "https://datatracker.ietf.org/doc/html/rfc7469",
12592
12761
  "https://tools.ietf.org/html/rfc7469"
12593
- ],
12594
- "filename": "rfc7469.html"
12762
+ ]
12595
12763
  },
12596
12764
  "title": "Public Key Pinning Extension for HTTP",
12597
12765
  "source": "ietf",
@@ -12602,7 +12770,7 @@
12602
12770
  "standing": "good"
12603
12771
  },
12604
12772
  {
12605
- "url": "https://www.rfc-editor.org/rfc/rfc7538",
12773
+ "url": "https://www.rfc-editor.org/info/rfc7538/",
12606
12774
  "seriesComposition": "full",
12607
12775
  "shortname": "rfc7538",
12608
12776
  "series": {
@@ -12642,7 +12810,7 @@
12642
12810
  ]
12643
12811
  },
12644
12812
  {
12645
- "url": "https://www.rfc-editor.org/rfc/rfc7540",
12813
+ "url": "https://www.rfc-editor.org/info/rfc7540/",
12646
12814
  "seriesComposition": "full",
12647
12815
  "shortname": "rfc7540",
12648
12816
  "series": {
@@ -12682,7 +12850,7 @@
12682
12850
  ]
12683
12851
  },
12684
12852
  {
12685
- "url": "https://www.rfc-editor.org/rfc/rfc7578",
12853
+ "url": "https://www.rfc-editor.org/info/rfc7578/",
12686
12854
  "seriesComposition": "full",
12687
12855
  "shortname": "rfc7578",
12688
12856
  "series": {
@@ -12690,7 +12858,7 @@
12690
12858
  "currentSpecification": "rfc7578",
12691
12859
  "title": "Returning Values from Forms: multipart/form-data",
12692
12860
  "shortTitle": "Returning Values from Forms: multipart/form-data",
12693
- "nightlyUrl": "https://www.rfc-editor.org/rfc/rfc7578"
12861
+ "nightlyUrl": "https://www.rfc-editor.org/info/rfc7578/"
12694
12862
  },
12695
12863
  "organization": "IETF",
12696
12864
  "groups": [
@@ -12700,13 +12868,12 @@
12700
12868
  }
12701
12869
  ],
12702
12870
  "nightly": {
12703
- "url": "https://www.rfc-editor.org/rfc/rfc7578",
12871
+ "url": "https://www.rfc-editor.org/info/rfc7578/",
12704
12872
  "status": "Proposed Standard",
12705
12873
  "alternateUrls": [
12706
12874
  "https://datatracker.ietf.org/doc/html/rfc7578",
12707
12875
  "https://tools.ietf.org/html/rfc7578"
12708
- ],
12709
- "filename": "rfc7578.html"
12876
+ ]
12710
12877
  },
12711
12878
  "title": "Returning Values from Forms: multipart/form-data",
12712
12879
  "source": "ietf",
@@ -12717,7 +12884,7 @@
12717
12884
  "standing": "good"
12718
12885
  },
12719
12886
  {
12720
- "url": "https://www.rfc-editor.org/rfc/rfc7616",
12887
+ "url": "https://www.rfc-editor.org/info/rfc7616/",
12721
12888
  "seriesComposition": "full",
12722
12889
  "shortname": "rfc7616",
12723
12890
  "series": {
@@ -12754,7 +12921,7 @@
12754
12921
  "standing": "good"
12755
12922
  },
12756
12923
  {
12757
- "url": "https://www.rfc-editor.org/rfc/rfc7617",
12924
+ "url": "https://www.rfc-editor.org/info/rfc7617/",
12758
12925
  "seriesComposition": "full",
12759
12926
  "shortname": "rfc7617",
12760
12927
  "series": {
@@ -12791,7 +12958,7 @@
12791
12958
  "standing": "good"
12792
12959
  },
12793
12960
  {
12794
- "url": "https://www.rfc-editor.org/rfc/rfc7725",
12961
+ "url": "https://www.rfc-editor.org/info/rfc7725/",
12795
12962
  "seriesComposition": "full",
12796
12963
  "shortname": "rfc7725",
12797
12964
  "series": {
@@ -12828,7 +12995,7 @@
12828
12995
  "standing": "good"
12829
12996
  },
12830
12997
  {
12831
- "url": "https://www.rfc-editor.org/rfc/rfc7838",
12998
+ "url": "https://www.rfc-editor.org/info/rfc7838/",
12832
12999
  "seriesComposition": "full",
12833
13000
  "shortname": "rfc7838",
12834
13001
  "series": {
@@ -12865,7 +13032,7 @@
12865
13032
  "standing": "good"
12866
13033
  },
12867
13034
  {
12868
- "url": "https://www.rfc-editor.org/rfc/rfc7932",
13035
+ "url": "https://www.rfc-editor.org/info/rfc7932/",
12869
13036
  "seriesComposition": "full",
12870
13037
  "shortname": "rfc7932",
12871
13038
  "series": {
@@ -12873,7 +13040,7 @@
12873
13040
  "currentSpecification": "rfc7932",
12874
13041
  "title": "Brotli Compressed Data Format",
12875
13042
  "shortTitle": "Brotli Compressed Data Format",
12876
- "nightlyUrl": "https://www.rfc-editor.org/rfc/rfc7932"
13043
+ "nightlyUrl": "https://www.rfc-editor.org/info/rfc7932/"
12877
13044
  },
12878
13045
  "organization": "IETF",
12879
13046
  "groups": [
@@ -12883,13 +13050,12 @@
12883
13050
  }
12884
13051
  ],
12885
13052
  "nightly": {
12886
- "url": "https://www.rfc-editor.org/rfc/rfc7932",
13053
+ "url": "https://www.rfc-editor.org/info/rfc7932/",
12887
13054
  "status": "Informational",
12888
13055
  "alternateUrls": [
12889
13056
  "https://datatracker.ietf.org/doc/html/rfc7932",
12890
13057
  "https://tools.ietf.org/html/rfc7932"
12891
- ],
12892
- "filename": "rfc7932.html"
13058
+ ]
12893
13059
  },
12894
13060
  "title": "Brotli Compressed Data Format",
12895
13061
  "source": "ietf",
@@ -12900,7 +13066,7 @@
12900
13066
  "standing": "good"
12901
13067
  },
12902
13068
  {
12903
- "url": "https://www.rfc-editor.org/rfc/rfc8246",
13069
+ "url": "https://www.rfc-editor.org/info/rfc8246/",
12904
13070
  "seriesComposition": "full",
12905
13071
  "shortname": "rfc8246",
12906
13072
  "series": {
@@ -12937,7 +13103,7 @@
12937
13103
  "standing": "good"
12938
13104
  },
12939
13105
  {
12940
- "url": "https://www.rfc-editor.org/rfc/rfc8288",
13106
+ "url": "https://www.rfc-editor.org/info/rfc8288/",
12941
13107
  "seriesComposition": "full",
12942
13108
  "shortname": "rfc8288",
12943
13109
  "series": {
@@ -12974,7 +13140,7 @@
12974
13140
  "standing": "good"
12975
13141
  },
12976
13142
  {
12977
- "url": "https://www.rfc-editor.org/rfc/rfc8297",
13143
+ "url": "https://www.rfc-editor.org/info/rfc8297/",
12978
13144
  "seriesComposition": "full",
12979
13145
  "shortname": "rfc8297",
12980
13146
  "series": {
@@ -13011,7 +13177,7 @@
13011
13177
  "standing": "good"
13012
13178
  },
13013
13179
  {
13014
- "url": "https://www.rfc-editor.org/rfc/rfc8470",
13180
+ "url": "https://www.rfc-editor.org/info/rfc8470/",
13015
13181
  "seriesComposition": "full",
13016
13182
  "shortname": "rfc8470",
13017
13183
  "series": {
@@ -13048,7 +13214,7 @@
13048
13214
  "standing": "good"
13049
13215
  },
13050
13216
  {
13051
- "url": "https://www.rfc-editor.org/rfc/rfc8610",
13217
+ "url": "https://www.rfc-editor.org/info/rfc8610/",
13052
13218
  "seriesComposition": "full",
13053
13219
  "shortname": "rfc8610",
13054
13220
  "series": {
@@ -13056,7 +13222,7 @@
13056
13222
  "currentSpecification": "rfc8610",
13057
13223
  "title": "Concise Data Definition Language (CDDL): A Notational Convention to Express Concise Binary Object Representation (CBOR) and JSON Data Structures",
13058
13224
  "shortTitle": "CDDL",
13059
- "nightlyUrl": "https://www.rfc-editor.org/rfc/rfc8610"
13225
+ "nightlyUrl": "https://www.rfc-editor.org/info/rfc8610/"
13060
13226
  },
13061
13227
  "shortTitle": "CDDL",
13062
13228
  "organization": "IETF",
@@ -13067,13 +13233,12 @@
13067
13233
  }
13068
13234
  ],
13069
13235
  "nightly": {
13070
- "url": "https://www.rfc-editor.org/rfc/rfc8610",
13236
+ "url": "https://www.rfc-editor.org/info/rfc8610/",
13071
13237
  "status": "Proposed Standard",
13072
13238
  "alternateUrls": [
13073
13239
  "https://datatracker.ietf.org/doc/html/rfc8610",
13074
13240
  "https://tools.ietf.org/html/rfc8610"
13075
- ],
13076
- "filename": "rfc8610.html"
13241
+ ]
13077
13242
  },
13078
13243
  "title": "Concise Data Definition Language (CDDL): A Notational Convention to Express Concise Binary Object Representation (CBOR) and JSON Data Structures",
13079
13244
  "source": "ietf",
@@ -13083,7 +13248,7 @@
13083
13248
  "standing": "good"
13084
13249
  },
13085
13250
  {
13086
- "url": "https://www.rfc-editor.org/rfc/rfc8878",
13251
+ "url": "https://www.rfc-editor.org/info/rfc8878/",
13087
13252
  "seriesComposition": "full",
13088
13253
  "shortname": "rfc8878",
13089
13254
  "series": {
@@ -13091,7 +13256,7 @@
13091
13256
  "currentSpecification": "rfc8878",
13092
13257
  "title": "Zstandard Compression and the 'application/zstd' Media Type",
13093
13258
  "shortTitle": "Zstandard Compression and the 'application/zstd' Media Type",
13094
- "nightlyUrl": "https://www.rfc-editor.org/rfc/rfc8878"
13259
+ "nightlyUrl": "https://www.rfc-editor.org/info/rfc8878/"
13095
13260
  },
13096
13261
  "organization": "IETF",
13097
13262
  "groups": [
@@ -13101,13 +13266,12 @@
13101
13266
  }
13102
13267
  ],
13103
13268
  "nightly": {
13104
- "url": "https://www.rfc-editor.org/rfc/rfc8878",
13269
+ "url": "https://www.rfc-editor.org/info/rfc8878/",
13105
13270
  "status": "Informational",
13106
13271
  "alternateUrls": [
13107
13272
  "https://datatracker.ietf.org/doc/html/rfc8878",
13108
13273
  "https://tools.ietf.org/html/rfc8878"
13109
- ],
13110
- "filename": "rfc8878.html"
13274
+ ]
13111
13275
  },
13112
13276
  "title": "Zstandard Compression and the 'application/zstd' Media Type",
13113
13277
  "source": "ietf",
@@ -13118,7 +13282,7 @@
13118
13282
  "standing": "good"
13119
13283
  },
13120
13284
  {
13121
- "url": "https://www.rfc-editor.org/rfc/rfc8942",
13285
+ "url": "https://www.rfc-editor.org/info/rfc8942/",
13122
13286
  "seriesComposition": "full",
13123
13287
  "shortname": "rfc8942",
13124
13288
  "series": {
@@ -13155,7 +13319,7 @@
13155
13319
  "standing": "good"
13156
13320
  },
13157
13321
  {
13158
- "url": "https://www.rfc-editor.org/rfc/rfc9110",
13322
+ "url": "https://www.rfc-editor.org/info/rfc9110/",
13159
13323
  "seriesComposition": "full",
13160
13324
  "shortname": "rfc9110",
13161
13325
  "series": {
@@ -13192,7 +13356,7 @@
13192
13356
  "standing": "good"
13193
13357
  },
13194
13358
  {
13195
- "url": "https://www.rfc-editor.org/rfc/rfc9111",
13359
+ "url": "https://www.rfc-editor.org/info/rfc9111/",
13196
13360
  "seriesComposition": "full",
13197
13361
  "shortname": "rfc9111",
13198
13362
  "series": {
@@ -13229,7 +13393,7 @@
13229
13393
  "standing": "good"
13230
13394
  },
13231
13395
  {
13232
- "url": "https://www.rfc-editor.org/rfc/rfc9112",
13396
+ "url": "https://www.rfc-editor.org/info/rfc9112/",
13233
13397
  "seriesComposition": "full",
13234
13398
  "shortname": "rfc9112",
13235
13399
  "series": {
@@ -13266,7 +13430,7 @@
13266
13430
  "standing": "good"
13267
13431
  },
13268
13432
  {
13269
- "url": "https://www.rfc-editor.org/rfc/rfc9113",
13433
+ "url": "https://www.rfc-editor.org/info/rfc9113/",
13270
13434
  "seriesComposition": "full",
13271
13435
  "shortname": "rfc9113",
13272
13436
  "series": {
@@ -13303,7 +13467,7 @@
13303
13467
  "standing": "good"
13304
13468
  },
13305
13469
  {
13306
- "url": "https://www.rfc-editor.org/rfc/rfc9114",
13470
+ "url": "https://www.rfc-editor.org/info/rfc9114/",
13307
13471
  "seriesComposition": "full",
13308
13472
  "shortname": "rfc9114",
13309
13473
  "series": {
@@ -13340,7 +13504,7 @@
13340
13504
  "standing": "good"
13341
13505
  },
13342
13506
  {
13343
- "url": "https://www.rfc-editor.org/rfc/rfc9163",
13507
+ "url": "https://www.rfc-editor.org/info/rfc9163/",
13344
13508
  "seriesComposition": "full",
13345
13509
  "shortname": "rfc9163",
13346
13510
  "series": {
@@ -13348,18 +13512,17 @@
13348
13512
  "currentSpecification": "rfc9163",
13349
13513
  "title": "Expect-CT Extension for HTTP",
13350
13514
  "shortTitle": "Expect-CT Extension for HTTP",
13351
- "nightlyUrl": "https://www.rfc-editor.org/rfc/rfc9163"
13515
+ "nightlyUrl": "https://www.rfc-editor.org/info/rfc9163/"
13352
13516
  },
13353
13517
  "nightly": {
13354
- "url": "https://www.rfc-editor.org/rfc/rfc9163",
13518
+ "url": "https://www.rfc-editor.org/info/rfc9163/",
13355
13519
  "status": "Experimental",
13356
13520
  "repository": "https://github.com/httpwg/http-extensions",
13357
13521
  "sourcePath": "archive/draft-ietf-httpbis-expect-ct.md",
13358
13522
  "alternateUrls": [
13359
13523
  "https://datatracker.ietf.org/doc/html/rfc9163",
13360
13524
  "https://tools.ietf.org/html/rfc9163"
13361
- ],
13362
- "filename": "rfc9163.html"
13525
+ ]
13363
13526
  },
13364
13527
  "organization": "IETF",
13365
13528
  "groups": [
@@ -13377,7 +13540,7 @@
13377
13540
  "standing": "good"
13378
13541
  },
13379
13542
  {
13380
- "url": "https://www.rfc-editor.org/rfc/rfc9218",
13543
+ "url": "https://www.rfc-editor.org/info/rfc9218/",
13381
13544
  "seriesComposition": "full",
13382
13545
  "shortname": "rfc9218",
13383
13546
  "series": {
@@ -13414,7 +13577,7 @@
13414
13577
  "standing": "good"
13415
13578
  },
13416
13579
  {
13417
- "url": "https://www.rfc-editor.org/rfc/rfc9421",
13580
+ "url": "https://www.rfc-editor.org/info/rfc9421/",
13418
13581
  "seriesComposition": "full",
13419
13582
  "shortname": "rfc9421",
13420
13583
  "series": {
@@ -13451,7 +13614,7 @@
13451
13614
  "standing": "good"
13452
13615
  },
13453
13616
  {
13454
- "url": "https://www.rfc-editor.org/rfc/rfc9530",
13617
+ "url": "https://www.rfc-editor.org/info/rfc9530/",
13455
13618
  "seriesComposition": "full",
13456
13619
  "shortname": "rfc9530",
13457
13620
  "series": {
@@ -13491,7 +13654,7 @@
13491
13654
  "standing": "good"
13492
13655
  },
13493
13656
  {
13494
- "url": "https://www.rfc-editor.org/rfc/rfc9649",
13657
+ "url": "https://www.rfc-editor.org/info/rfc9649/",
13495
13658
  "seriesComposition": "full",
13496
13659
  "shortname": "rfc9649",
13497
13660
  "series": {
@@ -13499,7 +13662,7 @@
13499
13662
  "currentSpecification": "rfc9649",
13500
13663
  "title": "WebP Image Format",
13501
13664
  "shortTitle": "WebP Image Format",
13502
- "nightlyUrl": "https://www.rfc-editor.org/rfc/rfc9649"
13665
+ "nightlyUrl": "https://www.rfc-editor.org/info/rfc9649/"
13503
13666
  },
13504
13667
  "formerNames": [
13505
13668
  "webp"
@@ -13512,13 +13675,12 @@
13512
13675
  }
13513
13676
  ],
13514
13677
  "nightly": {
13515
- "url": "https://www.rfc-editor.org/rfc/rfc9649",
13678
+ "url": "https://www.rfc-editor.org/info/rfc9649/",
13516
13679
  "status": "Informational",
13517
13680
  "alternateUrls": [
13518
13681
  "https://datatracker.ietf.org/doc/html/rfc9649",
13519
13682
  "https://tools.ietf.org/html/rfc9649"
13520
- ],
13521
- "filename": "rfc9649.html"
13683
+ ]
13522
13684
  },
13523
13685
  "title": "WebP Image Format",
13524
13686
  "source": "ietf",
@@ -13529,7 +13691,7 @@
13529
13691
  "standing": "good"
13530
13692
  },
13531
13693
  {
13532
- "url": "https://www.rfc-editor.org/rfc/rfc9659",
13694
+ "url": "https://www.rfc-editor.org/info/rfc9659/",
13533
13695
  "seriesComposition": "full",
13534
13696
  "shortname": "rfc9659",
13535
13697
  "series": {
@@ -13537,7 +13699,7 @@
13537
13699
  "currentSpecification": "rfc9659",
13538
13700
  "title": "Window Sizing for Zstandard Content Encoding",
13539
13701
  "shortTitle": "Window Sizing for Zstandard Content Encoding",
13540
- "nightlyUrl": "https://www.rfc-editor.org/rfc/rfc9659"
13702
+ "nightlyUrl": "https://www.rfc-editor.org/info/rfc9659/"
13541
13703
  },
13542
13704
  "organization": "IETF",
13543
13705
  "groups": [
@@ -13547,13 +13709,12 @@
13547
13709
  }
13548
13710
  ],
13549
13711
  "nightly": {
13550
- "url": "https://www.rfc-editor.org/rfc/rfc9659",
13712
+ "url": "https://www.rfc-editor.org/info/rfc9659/",
13551
13713
  "status": "Informational",
13552
13714
  "alternateUrls": [
13553
13715
  "https://datatracker.ietf.org/doc/html/rfc9659",
13554
13716
  "https://tools.ietf.org/html/rfc9659"
13555
- ],
13556
- "filename": "rfc9659.html"
13717
+ ]
13557
13718
  },
13558
13719
  "title": "Window Sizing for Zstandard Content Encoding",
13559
13720
  "source": "ietf",
@@ -13564,7 +13725,7 @@
13564
13725
  "standing": "good"
13565
13726
  },
13566
13727
  {
13567
- "url": "https://www.rfc-editor.org/rfc/rfc9842",
13728
+ "url": "https://www.rfc-editor.org/info/rfc9842/",
13568
13729
  "seriesComposition": "full",
13569
13730
  "shortname": "rfc9842",
13570
13731
  "series": {
@@ -21047,7 +21208,7 @@
21047
21208
  ],
21048
21209
  "release": {
21049
21210
  "url": "https://www.w3.org/TR/device-posture/",
21050
- "status": "Candidate Recommendation Snapshot",
21211
+ "status": "Candidate Recommendation Draft",
21051
21212
  "filename": "Overview.html"
21052
21213
  },
21053
21214
  "nightly": {
@@ -27450,6 +27611,45 @@
27450
27611
  "categories": [],
27451
27612
  "standing": "good"
27452
27613
  },
27614
+ {
27615
+ "url": "https://www.w3.org/TR/shacl12-ui/",
27616
+ "seriesComposition": "full",
27617
+ "shortname": "shacl12-ui",
27618
+ "series": {
27619
+ "shortname": "shacl-ui",
27620
+ "currentSpecification": "shacl12-ui",
27621
+ "title": "SHACL User Interfaces",
27622
+ "shortTitle": "SHACL User Interfaces",
27623
+ "releaseUrl": "https://www.w3.org/TR/shacl-ui/",
27624
+ "nightlyUrl": "https://w3c.github.io/data-shapes/shacl-ui/"
27625
+ },
27626
+ "seriesVersion": "1.2",
27627
+ "organization": "W3C",
27628
+ "groups": [
27629
+ {
27630
+ "name": "Data Shapes Working Group",
27631
+ "url": "https://www.w3.org/groups/wg/data-shapes/"
27632
+ }
27633
+ ],
27634
+ "release": {
27635
+ "url": "https://www.w3.org/TR/shacl12-ui/",
27636
+ "status": "First Public Working Draft",
27637
+ "filename": "Overview.html"
27638
+ },
27639
+ "nightly": {
27640
+ "url": "https://w3c.github.io/data-shapes/shacl12-ui/",
27641
+ "status": "Editor's Draft",
27642
+ "alternateUrls": [],
27643
+ "repository": "https://github.com/w3c/data-shapes",
27644
+ "sourcePath": "shacl12-ui/index.html",
27645
+ "filename": "index.html"
27646
+ },
27647
+ "title": "SHACL 1.2 User Interfaces",
27648
+ "source": "w3c",
27649
+ "shortTitle": "SHACL 1.2 User Interfaces",
27650
+ "categories": [],
27651
+ "standing": "good"
27652
+ },
27453
27653
  {
27454
27654
  "url": "https://www.w3.org/TR/sparql12-entailment/",
27455
27655
  "seriesComposition": "full",
@@ -28588,11 +28788,11 @@
28588
28788
  "shortname": "ttml-imsc1.2",
28589
28789
  "series": {
28590
28790
  "shortname": "ttml-imsc",
28591
- "currentSpecification": "ttml-imsc1.2",
28791
+ "currentSpecification": "ttml-imsc1.3",
28592
28792
  "title": "IMSC Text Profile",
28593
28793
  "shortTitle": "IMSC Text Profile",
28594
28794
  "releaseUrl": "https://www.w3.org/TR/ttml-imsc/",
28595
- "nightlyUrl": "https://www.w3.org/TR/ttml-imsc/"
28795
+ "nightlyUrl": "https://w3c.github.io/imsc/imsc1/spec/ttml-ww-profiles.html"
28596
28796
  },
28597
28797
  "seriesVersion": "1.2",
28598
28798
  "nightly": {
@@ -28627,11 +28827,11 @@
28627
28827
  "shortname": "ttml-imsc1.3",
28628
28828
  "series": {
28629
28829
  "shortname": "ttml-imsc",
28630
- "currentSpecification": "ttml-imsc1.2",
28830
+ "currentSpecification": "ttml-imsc1.3",
28631
28831
  "title": "IMSC Text Profile",
28632
28832
  "shortTitle": "IMSC Text Profile",
28633
28833
  "releaseUrl": "https://www.w3.org/TR/ttml-imsc/",
28634
- "nightlyUrl": "https://www.w3.org/TR/ttml-imsc/"
28834
+ "nightlyUrl": "https://w3c.github.io/imsc/imsc1/spec/ttml-ww-profiles.html"
28635
28835
  },
28636
28836
  "seriesVersion": "1.3",
28637
28837
  "nightly": {
@@ -28653,7 +28853,7 @@
28653
28853
  ],
28654
28854
  "release": {
28655
28855
  "url": "https://www.w3.org/TR/ttml-imsc1.3/",
28656
- "status": "Candidate Recommendation Draft",
28856
+ "status": "Recommendation",
28657
28857
  "filename": "Overview.html"
28658
28858
  },
28659
28859
  "title": "IMSC Text Profile 1.3",
@@ -29459,6 +29659,49 @@
29459
29659
  "categories": [],
29460
29660
  "standing": "good"
29461
29661
  },
29662
+ {
29663
+ "url": "https://www.w3.org/TR/vc-recognized-entities-1.0/",
29664
+ "seriesComposition": "full",
29665
+ "shortname": "vc-recognized-entities-1.0",
29666
+ "series": {
29667
+ "shortname": "vc-recognized-entities",
29668
+ "currentSpecification": "vc-recognized-entities-1.0",
29669
+ "title": "Recognized Entities",
29670
+ "shortTitle": "Recognized Entities",
29671
+ "releaseUrl": "https://www.w3.org/TR/vc-recognized-entities/",
29672
+ "nightlyUrl": "https://w3c.github.io/vc-recognized-entities/"
29673
+ },
29674
+ "seriesVersion": "1.0",
29675
+ "formerNames": [
29676
+ "vc-recognized-entities",
29677
+ "vc-recognition"
29678
+ ],
29679
+ "organization": "W3C",
29680
+ "groups": [
29681
+ {
29682
+ "name": "Verifiable Credentials Working Group",
29683
+ "url": "https://www.w3.org/groups/wg/vc/"
29684
+ }
29685
+ ],
29686
+ "release": {
29687
+ "url": "https://www.w3.org/TR/vc-recognized-entities-1.0/",
29688
+ "status": "First Public Working Draft",
29689
+ "filename": "Overview.html"
29690
+ },
29691
+ "nightly": {
29692
+ "url": "https://w3c.github.io/vc-recognized-entities/",
29693
+ "status": "Editor's Draft",
29694
+ "alternateUrls": [],
29695
+ "repository": "https://github.com/w3c/vc-recognized-entities",
29696
+ "sourcePath": "index.html",
29697
+ "filename": "index.html"
29698
+ },
29699
+ "title": "Recognized Entities v1.0",
29700
+ "source": "w3c",
29701
+ "shortTitle": "Recognized Entities v1.0",
29702
+ "categories": [],
29703
+ "standing": "good"
29704
+ },
29462
29705
  {
29463
29706
  "url": "https://www.w3.org/TR/vc-render-method/",
29464
29707
  "seriesComposition": "full",
@@ -31805,7 +32048,7 @@
31805
32048
  ],
31806
32049
  "release": {
31807
32050
  "url": "https://www.w3.org/TR/webvtt1/",
31808
- "status": "Candidate Recommendation Snapshot",
32051
+ "status": "Candidate Recommendation Draft",
31809
32052
  "filename": "Overview.html"
31810
32053
  },
31811
32054
  "nightly": {