@oneblink/sdk-core
    Preparing search index...

    Function getContentDisposition

    • Attempts to get the content disposition for the header by compiling a string of UTF-8 formatting based on the file name.

      const contentDisposition =
      fileUploadService.getContentDisposition(fileName)

      Parameters

      • filename: string

        The name of the file being uploaded

      Returns string