Skip to content

Commit e7f13d2

Browse files
committed
feat: add base mime types
1 parent 263464d commit e7f13d2

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

table.csv

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -429,3 +429,12 @@ holochain-key-v0, holochain, 0x947124, Holochain v0 pub
429429
holochain-key-v1, holochain, 0x957124, Holochain v1 public key + 8 R-S (63 x Base-32)
430430
holochain-sig-v0, holochain, 0xa27124, Holochain v0 signature + 8 R-S (63 x Base-32)
431431
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

Comments
 (0)