Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Oct : Re: Delphi2007, Indy10, TidHttp, site returns 500 but has content
| Subject: | Re: Delphi2007, Indy10, TidHttp, site returns 500 but has content |
| Posted by: | "dk_sz" (dk_..@hotmail.com) |
| Date: | Fri, 19 Oct 2007 03:05:24 |
>> So the page data is still raw I suppose?
>> (Just stored in AnsiString instead of Stream)
>
> Yes.
Thanks for the help again :-)
>> It seems you are correct. I am not sure I
>> understand why ErrorMessage is used for
>> that, but I guess you have had your reasons.
>
> Why should it be anything else?
Personal preference I guess. I think it would be more
intuitive if everything went to the user supplied stream.
But probably too late to change this now anyways.
best regards
Thomas Schulz