fun copyHeadersIfAbsent(@Nullable headersToCopy: MutableMap<String, *>): MessageBuilder<T>
Copy the name-value pairs from the provided Map. This operation will not overwrite any existing values.