On this pagemergeHeadersOverviewmergeHeaders(destination, ...sources): `void`Merges the given source headers into the destination.This mutates the destination headers.ParametersNameTypedestinationHeaders...sourcesHeaders[]ReturnsvoidDefined inhttp/headers/mod.ts:60
Merges the given source headers into the destination.
This mutates the
destination
headers.