message/global is a message media type commonly associated with .u8msg extensions.
Quick facts
What is message/global
message/global is one of the message media types used on the internet. When serving this content over HTTP, set the Content-Type header in the response, for example:
Content-Type: message/global
Related entities: associated extensions include .u8msg, and is delivered over HTTP via the Content-Type header, commonly with GET, POST, PUT and PATCH requests.
Related formats:
Relation chain
Related extensions
Related MIME types
Used with
Related headers
Related methods
Frequently asked questions
message/global is a message media type used to identify a content format; servers announce it to clients with the Content-Type header.
Extensions such as .u8msg are associated with this MIME type.
Send Content-Type: message/global in the HTTP response.
Sources & standards
Updated 2026-08-18
Explore this reference