In fact, i've a JAVA http client.. and i can't put some CF to replace it, cause it works as an Applet on client-side, the CF script on server should be able to read the request containg some XML data.
I finally found the solution, under CF 5, there's the function GetHttpRequestData() that can...