lookup> text/vcard

text/vcard

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

textCompressibleContent-Type
MIME typetext/vcard
Extensions.vcard
Charset
CompressibleYes
Sourceiana

text/vcard

text/vcard is one of the text media types used on the internet, 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/vcard

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

Related formats:

VCARD Data & Text
.vcardserved as
mime type
text/vcardsent via header
http header

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

What is text/vcard?

text/vcard 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/vcard?

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

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

Send Content-Type: text/vcard in the HTTP response.

Related extensions

Related MIME types

Related headers

Related methods