Need access to the raw content as submitted by the Web client? Prior to ColdFusion 5 this was not possible. But using the new GetHTTPRequestData() function you can access a structure containing all that content, as well as HTTP headers, and the submission method and protocol used. (Applies to: ColdFusion 5)
Leave a Reply