Subject: | charset: utf-8 |
In SOAP::WSDL::Client and SOAP::WSDL::Transport::HTTP the charset
generated is utf8 instead of utf-8, as it should be according to W3
site. This breaks access to AXIS web servces running on Tomcat, due to
malformed 'content-type' header.
Another bug is the duplication of charset=utf8 in the 'content-type'
header.
Regards,
Liviu