Да, можете сами проверить: z-torrents.ru/index.html — там же картинка, которая не отображается, но она есть на сервере
# curl -v http://z-torrents.ru/index.html
* About to connect() to z-torrents.ru port 80 (#0)
* Trying 95.188.69.175...
* 0x80050ef0 is at send pipe head!
* STATE: CONNECT => WAITCONNECT handle 0x80060de8; line 1032 (connection #0)
* Connected to z-torrents.ru (95.188.69.175) port 80 (#0)
* STATE: WAITCONNECT => DO handle 0x80060de8; line 1151 (connection #0)
> GET /index.html HTTP/1.1
> User-Agent: curl/7.29.0
> Host: z-torrents.ru
> Accept: */*
>
* STATE: DO => DO_DONE handle 0x80060de8; line 1236 (connection #0)
* STATE: DO_DONE => WAITPERFORM handle 0x80060de8; line 1352 (connection #0)
* STATE: WAITPERFORM => PERFORM handle 0x80060de8; line 1363 (connection #0)
* HTTP 1.1 or later with persistent connection, pipelining supported
< HTTP/1.1 200 OK
< Server: nginx/0.8.30
< Date: Sun, 28 Jul 2013 15:10:40 GMT
< Content-Type: text/html; charset=utf-8
< Content-Length: 532
< Last-Modified: Sun, 28 Jul 2013 14:42:18 GMT
< Connection: keep-alive
< Keep-Alive: timeout=5
< Accept-Ranges: bytes
<
<html>
<head>
<meta content="text/html; charset=windows-1251" http-equiv=Content-Type>
<style>
body {text-align: center;}
h1 {font: 20px Tahoma, Geneva, Sans-serif; padding-top: 150px;}
h2 {font: 12px/20px Tahoma, Geneva, Sans-serif;}
br+br {display: none;}
img {position: absolute; bottom: 0px; left: 50%; margin-left: -150px;}
</style>
<title>Проверка</title>
</head>
<body>
<noindex>
<h1>Проверка связи</h1>
<center><img src="http://z-torrents.ru/images/logo/logo2.png"></center>
</noindex>
# curl -v http://z-torrents.ru/images/logo/logo2.png
* About to connect() to z-torrents.ru port 80 (#0)
* Trying 95.188.69.175...
* 0x80050ef0 is at send pipe head!
* STATE: CONNECT => WAITCONNECT handle 0x80060e10; line 1032 (connection #0)
* Connected to z-torrents.ru (95.188.69.175) port 80 (#0)
* STATE: WAITCONNECT => DO handle 0x80060e10; line 1151 (connection #0)
> GET /images/logo/logo2.png HTTP/1.1
> User-Agent: curl/7.29.0
> Host: z-torrents.ru
> Accept: */*
>
* STATE: DO => DO_DONE handle 0x80060e10; line 1236 (connection #0)
* STATE: DO_DONE => WAITPERFORM handle 0x80060e10; line 1352 (connection #0)
* STATE: WAITPERFORM => PERFORM handle 0x80060e10; line 1363 (connection #0)
... тут бесконечная пауза