Web Service Development Guide : PART IV Extending your Applications : Chapter 15 SOAP and Transport Headers : Summary
Summary
HydraExpress header support is a general mechanism for passing service metadata between client and server. If header data received from the client must be returned in the response, the server must explicitly retrieve the data from the request and place it in the response.
Header support centers on the class rwsf::CallInfo. See the description of this class for information on the methods for accessing and modifying header data.