We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 263464d commit e7f13d2Copy full SHA for e7f13d2
1 file changed
table.csv
@@ -429,3 +429,12 @@ holochain-key-v0, holochain, 0x947124, Holochain v0 pub
429
holochain-key-v1, holochain, 0x957124, Holochain v1 public key + 8 R-S (63 x Base-32)
430
holochain-sig-v0, holochain, 0xa27124, Holochain v0 signature + 8 R-S (63 x Base-32)
431
holochain-sig-v1, holochain, 0xa37124, Holochain v1 signature + 8 R-S (63 x Base-32)
432
+application, mimetype, 0x200000, MIME types in the Application class
433
+audio, mimetype, 0x210000, MIME types in the Audio class
434
+font, mimetype, 0x220000, MIME types in the Font class
435
+image, mimetype, 0x230000, MIME types in the Image class
436
+message, mimetype, 0x240000, MIME types in the Message class
437
+model, mimetype, 0x250000, MIME types in the Model class
438
+multipart, mimetype, 0x260000, MIME types in the Multipart class
439
+text, mimetype, 0x270000, MIME types in the Text class
440
+video, mimetype, 0x280000, MIME types in the Video class
0 commit comments