When i try to send an xml message with unicode characters in it, with all encodings set to UTF-8 ( in the request header and xml header ), JMeter still sends it as iso-8859-1. I can send the xml directly using an URLConnection and setting the encoding on the OutputStreamWriter and things work perfectly.

Is this a known bug. When can this be fixed as it makes using JMeter to test international sites impossible.

cheers


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

Reply via email to