jbest
05-08-2001, 06:10 PM
I'm sending XML to a servlet and get the error: "Unsupported content type "application/x-www-form-urlencoded", must be: "text/xml"
is there a way for me to change the content headers when posting XML using flash or do I need to look for the solution on the servlet side? I would much prefer to fix it in Flash if possible - this is to integrate with some existing code which would require someonelse to change it.
Thanks
is there a way for me to change the content headers when posting XML using flash or do I need to look for the solution on the servlet side? I would much prefer to fix it in Flash if possible - this is to integrate with some existing code which would require someonelse to change it.
Thanks