mime icon indicating copy to clipboard operation
mime copied to clipboard

Update the MIME type of MessagePack

Open kkebo opened this issue 1 year ago • 0 comments

The MIME type of MessagePack is now registered as application/vnd.msgpack.

https://github.com/msgpack/msgpack/issues/194#issuecomment-2111445791

This create is still using application/msgpack.

https://github.com/hyperium/mime/blob/938484de95445a2af931515d2b7252612c575da7/src/constants.rs#L109

kkebo avatar May 17 '24 13:05 kkebo