I want to process transport headers and custom soap headers in my component, what is the best way to propagate this information? The SOAP headers are not part of the abstract signature and I cannot alter the contract. The component could be exposed using multiple bindings and each binding could optionally provide the context information using transport or soap headers.
Thanks in advance, Dinesh
