cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Problem with HEAD (-I)

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Sun, 14 Mar 2004 23:31:31 +0100 (CET)

On Sun, 14 Mar 2004, Christian Joergensen wrote:

> I run this command to retrieve the headers:
>
> [razor_at_euclid:~]> $ curl -I --connect-timeout 5 -v --trace-ascii
> trace.txt http://www.deftones.com
>
> Now the program hangs. There is no output or what so ever. This is the
> contents of trace.txt:

...

> Even after 10 minutes there is still no response. Can anybody shed some
> light on this, please? :-)

The server accepts the connect and never responds to the HEAD. It looks like
the server is not responding correctly to HEAD requests.

-- 
    Daniel Stenberg -- http://curl.haxx.se/ -- http://daniel.haxx.se/
   [[ Do not send mails to this email address. They won't reach me. ]]
Received on 2004-03-14