Danushka Menikkumbura wrote:
Hi Devs,
There is a requirement to have support for custom HTTP headers in Axis2/C. To do that we need to let the operation client know the header details. One options is to set headers in service client options and pass them on to operation client as the operation client uses the service client options. This is how we pass things like soap action and various addressing parameters to operation client at the moment. Can we make it smarter than that?. And do you see any hidden pitfalls in it?
If you need more control you can directly use operation client bypassing service client. Then you can be smarter :)

thanks
Damitha

Danushka



--
__________________________________________________________________

Damitha Kumarage
http://people.apache.org/
__________________________________________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to