On Thu, 20 Mar 2014, Leonardo M. Ramé wrote: > Hi, a CGI I'm making needs to receive a POST message containing binary > data, but it doesn't contain fields, so I cannot access that data from > my program. What is the problem ? TRequest.Content will contain the binary data. Michael.