On this pageDownloadsHeadersOverviewUsageNodeDenoimport { DownloadsHeaders } from 'keywork/http/headers'import { DownloadsHeaders } from 'https://deno.land/x/keywork/http/headers'PropertiesContent-DispositionContent-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 inhttp/headers/mod.ts:276
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.