application/rtf
The MIME type for Rich Text Format — a cross-platform interchange format for formatted text.
Typical extensions
Primary uses
- Cross-platform document sharing
- Templated mail bodies
In a browser
Triggers a download rather than inline rendering.
On a server
Prefer `Content-Disposition: attachment` for clarity.
In email
OLE-object exploits have historically targeted RTF; keep Protected View on.