I'd like to set the Content-type of a POST to "text/xml"  looks to me like 
http.request( POST, XML)  sets it to "application/xml".

Also, to debug, how can I see the POST before I send it?

jji

Reply via email to