On 10/31/2011 10:14, Felipe Monteiro de Carvalho wrote:
There is no form and no form data here. I want to pass raw data via post. And yes, I checked that it is sent correctly.
Then your Content-Type header is neither "MULTIPART/FORM-DATA" nor "APPLICATION/X-WWW-FORM-URLENCODED" when you use POST.
It must be one of these two. http://www.w3.org/TR/html4/interact/forms.html#h-17.13.4 AB _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal