You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by Samisa Abeysinghe <sa...@gmail.com> on 2006/11/12 07:26:48 UTC

Re: [Axis2]changing content type

Dinesh Premalal wrote:
> Hi,
>    I need to change the content-type of the message while sending REST
>    messages. Could somebody please point me the correct way to do it?
>   
Content type is managed by 
modules/core/transport/http/sender/rest_sender.c in case of REST.
Going through the code, it looks to me it is kind of hard coded. So we 
need to change the code to accommodate your requirement.

Just out of curiosity, what is the custom content type that you want to 
set and why?

Samisa...


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org