Skip to main content

mergeHeaders

Overview

mergeHeaders

(destination, ...sources): `void`

Merges the given source headers into the destination.

This mutates the destination headers.

Parameters

NameType
destinationHeaders
...sourcesHeaders[]

Returns

void

Defined in

http/headers/mod.ts:60