Hello,

>>How can I find out if the response->code is
>>really a response from another server or if
>>it is generatd by libwww?
>
>Are you trying to differentiate the 500 errors you get from DNS errors 
>(for example), from things like a real 500 CGI error?  Or trying to 
>distinguish other sorts of errors?

yes, I try to differentiate between 500 errors
(sometimes our uplink is down and my software
doesn't know about it)

I want to know if the answer is from the server I tried
to reach or if libwww encountered an error and wants to
tell me about it.

Thanks

Ulli

Reply via email to