MessageBuilder.copyHeadersIfAbsent

Copy the name-value pairs from the provided Map. This operation will <em>not</em> overwrite any existing values.

class MessageBuilder(T)
copyHeadersIfAbsent
(
Map!(string, Object) headersToCopy
)

Meta