zibri
    Preparing search index...

    Enumeration MimeType

    All known mime types.

    Index

    Enumeration Members

    AVIF: "image/avif"
    BMP: "image/bmp"
    CSS: "text/css"
    CSV: "text/csv"
    DOCX: "application/vnd.openxmlformats-officedocument.wordprocessingml.document"
    EVENT_STREAM: "text/event-stream"
    FORM_DATA: "multipart/form-data"
    FORM_URL_ENCODED: "application/x-www-form-urlencoded"
    GIF: "image/gif"
    GZIP: "application/gzip"
    HTML: "text/html"
    ICO: "image/x-icon"
    JAVASCRIPT: "text/javascript"
    JPEG: "image/jpeg"
    JSON: "application/json"
    JSON_LD: "application/ld+json"
    MP3: "audio/mpeg"
    MP4: "video/mp4"
    NDJSON: "application/x-ndjson"
    OCTET_STREAM: "application/octet-stream"
    OGG_AUDIO: "audio/ogg"
    OGG_VIDEO: "video/ogg"
    OTF: "font/otf"
    PDF: "application/pdf"
    PNG: "image/png"
    PPTX: "application/vnd.openxmlformats-officedocument.presentationml.presentation"
    SVG: "image/svg+xml"
    TAR: "application/x-tar"
    TIFF: "image/tiff"
    TTF: "font/ttf"
    TXT: "text/plain"
    WASM: "application/wasm"
    WAV: "audio/wav"
    WEBM_AUDIO: "audio/webm"
    WEBM_VIDEO: "video/webm"
    WEBP: "image/webp"
    WOFF: "font/woff"
    WOFF2: "font/woff2"
    XLSX: "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"
    XML: "application/xml"
    YAML: "text/yaml"
    ZIP: "application/zip"