vertx / io.vertx.camel / CamelMapping / setHeadersCopy

setHeadersCopy

open fun setHeadersCopy(headersCopy: Boolean): CamelMapping

Sets whether or not the headers of the input message are copied in the output message.

Parameters

headersCopy - true to copy the headers

Return
the current CamelMapping