Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Mar : ARequestInfo only 1024 bytes for each var?
| Subject: | ARequestInfo only 1024 bytes for each var? |
| Posted by: | "Joe Aley" (joealey20..@yahoo.com) |
| Date: | Mon, 6 Mar 2006 22:03:04 |
Hello.
A simple html post of a var with 2048 bytes shows at
TIdHttpserver.OnCommandGet event that
ARequestInfo.Params.Values['varname'] received only 1024.
If i don't receive it as stream, that is a way to see all the chars?
Thanks.
Using Delphi 7 and Indy 9.