I believe you mean "HTTP headers." You can get them from the Response object returning the HTTP packet containing the SOAP envelope.
Mark ----- Original Message ----- From: "Jindal, Ashwini" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> > > I am just beginning to learn SOAP and its use, which means I am very > new to SOAP. > > I have the following need: > > I need to be able to setup a WebService which would recieve a request > over SOAP and I want to read the TCP/IP headers coming along with the > request.
