cURL / Mailing Lists / curl-users / Single Mail

curl-users

Empty reply from server

From: Ilya <kabus1917_at_gmail.com>
Date: Mon, 27 Apr 2009 01:47:34 +0400

I'm using curl-7.18.0.
Curl from command line returns "Empty reply from server". Why?
thanks in advance, Ilya.

$ curl -v http://torrents.ru
* About to connect() to torrents.ru port 80 (#0)
* Trying 195.82.146.114... connected
* Connected to torrents.ru (195.82.146.114) port 80 (#0)
> GET / HTTP/1.1
> User-Agent: curl/7.18.0 (i486-pc-linux-gnu) libcurl/7.18.0
OpenSSL/0.9.8g zlib/1.2.3.3 c-ares/1.5.1 libidn/1.1
> Host: torrents.ru
> Accept: */*
>
* Empty reply from server
* Connection #0 to host torrents.ru left intact
curl: (52) Empty reply from server
* Closing connection #0

~$ curl -V
curl 7.18.0 (i486-pc-linux-gnu) libcurl/7.18.0 OpenSSL/0.9.8g
zlib/1.2.3.3 c-ares/1.5.1 libidn/1.1
Protocols: tftp ftp telnet dict ldap ldaps http file https ftps
Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM SSL libz

-------------------------------------------------------------------
List admin: http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2009-04-26