On Jan 7, 2008, at 15:49, Andre Paradis wrote:

> Hi,
>
>                 I have a question regarding WebService and HTTP Header.
> Instead of using MSSOAP, I create manually the HTTP request for Soap
> service. On some server, I need to set "SoapAction" in the Http 
> Header, how
> do you suggest supporting that?

You could handle the OnRequestHeaderStart or OnRequestEnd events and 
inject the additional headers you need.  These events will be triggered 
right before or after the response headers are sent, respectively.

        dZ.

-- 
        DZ-Jay [TeamICS]
        http://www.overbyte.be/eng/overbyte/teamics.html

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to