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: | Sun, 14 Oct 2007 15:46:29 |
> Indeed, just trying to figure out where I can
> get the body content response that is sent!
> (Even though the server returns response code 500)
>
>
>> you need to catch an EIdHTTPProtocolException
>> exception and then read its ErrorMessage property.
I can not find any stream object holding the webpage
content. I wish to get the webpage content as a stream.
At least it does not appear in the exception object
as far as I can see Remy? Perhaps someone can
enlighten me where to get my eyesight checked? *G*
There is no way to retrieve that in Indy if the
webpage gives response code 500 I think.
best regards
Thomas Schulz