Hi everyone,

Is there a way in CF to receive a POSTed (XML) data which is in the request body? The data that is coming is *not* POSTed via the standard form of name/value pairs, but rather is POSTed as a stream of data or as a serialized object which basically doesn't have a form name. (The data is POSTed by a non-CF application).

Related to this, can CF do the reverse, i.e., POSTing a stream of data or serialized object?



Thank you







Reply via email to