Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "utils/contentDisposition"

Index

Functions

Functions

Const contentDisposition

  • contentDisposition(type: string, filename?: string): string
  • Creates a Content-Disposition Header value from a type and an optional filename.

    Parameters

    • type: string
    • Optional filename: string

    Returns string

Generated using TypeDoc