Skip to main content

DownloadsHeaders

Overview

Usage

import { DownloadsHeaders } from 'keywork/http/headers'

Properties

Content-Disposition

Content-Disposition: `string`

Indicates if the resource transmitted should be displayed inline (default behavior without the header), or if it should be handled like a download and the browser should present a "Save As" dialog.

Defined in

http/headers/mod.ts:276