lookup> text/vtt

text/vtt

text/vtt is a text media type commonly associated with .vtt extensions.

textUTF-8CompressibleContent-Type
MIME typetext/vtt
Extensions.vtt
CharsetUTF-8
CompressibleYes
Sourceiana

text/vtt

text/vtt is one of the text media types used on the internet, with charset UTF-8, and it is safe to compress for transport. When serving this content over HTTP, set the Content-Type header in the response, for example:

Content-Type: text/vtt; charset=utf-8

Related entities: associated extensions include .vtt, and is delivered over HTTP via the Content-Type header, commonly with GET, POST, PUT and PATCH requests.

Related formats:

VTT Data & Text
.vttserved as
mime type
text/vttsent via header
http header

text/vtt is identified in HTTP by the Content-Type header and is commonly used with these methods:

What is text/vtt?

text/vtt is a text media type used to identify a content format; servers announce it to clients with the Content-Type header.

Which file extensions use text/vtt?

Extensions such as .vtt are associated with this MIME type.

How do I set the Content-Type for text/vtt?

Send Content-Type: text/vtt; charset=utf-8 in the HTTP response.

Related extensions

Related MIME types

Related headers

Related methods