MCPcopy
hub / github.com/tinyhttp/tinyhttp / content-disposition.test.ts

File content-disposition.test.ts

__tests__/modules/content-disposition.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { contentDisposition, parse, ContentDisposition } from '../../packages/content-disposition/src'
2
3describe('contentDisposition()', () => {
4 it('should create an attachment header', () => {

Callers

nothing calls this directly

Calls 2

contentDispositionFunction · 0.90
parseFunction · 0.90

Tested by

no test coverage detected