kinetex - v1.0.0-rc.1
    Preparing search index...

    Function formatContentType

    • Format a Content-Type value back into a header string.

      Parameters

      • ct: Partial<ContentTypeValue> & { mediaType: string }

        Content-type value (must include mediaType; charset, boundary, and params are optional)

      Returns string

      Formatted Content-Type header value