curl-users
Re: bug assistance needed
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 20 Nov 2001 14:32:40 +0100 (MET)
Date: Tue, 20 Nov 2001 14:32:40 +0100 (MET)
On Tue, 20 Nov 2001, Andrés García wrote:
> > I just can't seem to make this happen on my machines. Can anyone else
> > please try this and hopefully bring some more lights on this problem?
>
> To try it, I killed the Apache process in Red Hat 7.2 and this is the
> result:
>
> $ curl -I http://127.0.0.1
> curl: (23) Failed sending HTTP request
>
> What should it be? a 7 error?
Yes, as it should fail already in the connect phase (as there's no port open
to connect to), it should never even attempt to send the request...
-- Daniel Stenberg -- curl groks URLs -- http://curl.haxx.se/Received on 2001-11-20