I would like to how to how to read a message header for tkafkainput component. The incoming Kakfka topic has standard message header included in it however I do not see any property that allows me to read a given header from tkafkainput component.
The only thing tkafkainput component allows is to read payload along with optional offset but no option to read message header? Please help