"A. Carkaci" <[EMAIL PROTECTED]> writes:

> ---request begin---
> GET /images/spk.ico HTTP/1.0
> Referer: http://www.spk.gov.tr/
> User-Agent: Wget/1.10
> Accept: */*
> Host: www.spk.gov.tr
> Connection: Keep-Alive
> ---request end---
> HTTP request sent, awaiting response... 
> ---response begin---
> ---response end---
> 200 No headers, assuming HTTP/0.9

Can you please put this code at the beginning of the function
response_head_terminator() in http.c:

  DEBUGP (("Received hunk [%s], peeklen %d, oldlen %d\n",
           escnonprint (hunk), peeklen, oldlen));

The code should come after the local variables declaration, just
before the first comment.  Then recompile, try the same command, and
send us the new output.  It should help us debug the problem.

Reply via email to