Hi,

is there a way to change the http Content-Type header when sending a Soap/XML-RPC 
Message? It seems to default to "Content-Type: text/xml". I need to override this to 
"Content-Type: text/xml;charset=utf-8" because the server receiving the messages will 
only respond to requests which are utf-8 encoded (or seem to be utf-8 encoded :-)

I tried to change the value using the http header manager, but this did not work for 
me. I was able to add some additional header fields but I was not able to change the 
content type.

Flo



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

Reply via email to