Hello. I have a question about how to get the HTTP header into a COBOL program (which is a Webservice). It is possible to do that? If yes, where can I found information about this? I have an example of how to get SOAP header (via User Exits), but it is not clear of all and it haven't any information about HTTP header.
I am working with Visual COBOL v2.3 Eclipse for Linux and Enterprise Server.
Thank you in advance.
#SOAP
#Web
#VisualCOBOL
#webservice
#EnterpriseServer
#http-header
#webservice
#HTTP
#Header