I'm having an issue with a XMLRPC webservice using CFHTTP.  I am getting 
text/html responses instead of xml.  A successful non-CFHTTP request's raw 
header are sends as "POST /XMLRPC HTTP/1.0".  The CFHTTP request's header sends 
as "POST / HTTP/1.1".  I believe the issue is the missing "/XMLRPC".  Does 
anyone know how to get CFHTTP to include this in the POST request?

Thanks,

Donnie Carvajal 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:359470
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to