File tree Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Original file line number Diff line number Diff line change 94
94
"source" : " apache" ,
95
95
"extensions" : [" aw" ]
96
96
},
97
+ "application/at+jwt" : {
98
+ "source" : " iana"
99
+ },
97
100
"application/atf" : {
98
101
"source" : " iana"
99
102
},
1650
1653
"application/tnauthlist" : {
1651
1654
"source" : " iana"
1652
1655
},
1656
+ "application/token-introspection+jwt" : {
1657
+ "source" : " iana"
1658
+ },
1653
1659
"application/toml" : {
1654
1660
"compressible" : true ,
1655
1661
"extensions" : [" toml" ]
Original file line number Diff line number Diff line change 133
133
" http://www.iana.org/assignments/media-types/application/applefile"
134
134
]
135
135
},
136
+ "application/at+jwt" : {
137
+ "sources" : [
138
+ " http://www.iana.org/assignments/media-types/application/at+jwt"
139
+ ]
140
+ },
136
141
"application/atf" : {
137
142
"sources" : [
138
143
" http://www.iana.org/assignments/media-types/application/ATF"
548
553
},
549
554
"application/dots+cbor" : {
550
555
"sources" : [
556
+ " http://tools.ietf.org/rfc/rfc9132.txt" ,
551
557
" http://www.iana.org/assignments/media-types/application/dots+cbor"
552
558
]
553
559
},
1437
1443
},
1438
1444
"application/oauth-authz-req+jwt" : {
1439
1445
"sources" : [
1446
+ " http://tools.ietf.org/rfc/rfc9101.txt" ,
1440
1447
" http://www.iana.org/assignments/media-types/application/oauth-authz-req+jwt"
1441
1448
]
1442
1449
},
2349
2356
" http://www.iana.org/assignments/media-types/application/tnauthlist"
2350
2357
]
2351
2358
},
2359
+ "application/token-introspection+jwt" : {
2360
+ "sources" : [
2361
+ " http://www.iana.org/assignments/media-types/application/token-introspection+jwt"
2362
+ ]
2363
+ },
2352
2364
"application/trickle-ice-sdpfrag" : {
2353
2365
"sources" : [
2354
2366
" http://tools.ietf.org/rfc/rfc8840.txt" ,
8249
8261
"audio/qcelp" : {
8250
8262
"sources" : [
8251
8263
" http://tools.ietf.org/rfc/rfc3555.txt" ,
8252
- " http://tools.ietf.org/rfc/rfc3625.txt"
8264
+ " http://tools.ietf.org/rfc/rfc3625.txt" ,
8265
+ " http://www.iana.org/assignments/media-types/audio/QCELP"
8253
8266
]
8254
8267
},
8255
8268
"audio/raptorfec" : {
10038
10051
},
10039
10052
"video/ffv1" : {
10040
10053
"sources" : [
10054
+ " http://tools.ietf.org/rfc/rfc9043.txt" ,
10041
10055
" http://www.iana.org/assignments/media-types/video/FFV1"
10042
10056
]
10043
10057
},
You can’t perform that action at this time.
0 commit comments