putAll

open override fun putAll(from: Map<out String, String>)

Copies all of the mappings from the specified map to this header.

Parameters

from

Mappings to be stored in this header

Throws

if the header is read-only