[fpc-pascal] Premature end of headers using fcl-web and POST
Felipe Monteiro de Carvalho
felipemonteiro.carvalho at gmail.com
Mon Oct 31 16:56:36 CET 2011
Ok, I figured part of it out. I can get past the exception if I use 2.5.1
And the action was necessary, which is really strange because it
worked nicely without it when using GET
But now my problem is that I cannot get my POST data. I tryed this so far:
lData := ARequest.ContentFields.Text;
but it is empty.
--
Felipe Monteiro de Carvalho
More information about the fpc-pascal
mailing list