On 2014-03-20 20:03:45 +0100, Michael Van Canneyt wrote: > > > 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.
Hehe, you are right, there's the content. Thank you again Michael. Regards, -- Leonardo M. Ramé http://leonardorame.blogspot.com -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
