Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Jul 2012 17:36:13 +0200 (CEST)
From:      Wojciech Puchar <wojtek@wojtek.tensor.gdynia.pl>
To:        Joerg Sonnenberger <joerg@britannica.bec.de>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: Browsing over IPv6
Message-ID:  <alpine.BSF.2.00.1207021735480.3971@wojtek.tensor.gdynia.pl>
In-Reply-To: <20120702152319.GB13749@britannica.bec.de>
References:  <4FF18216.3070207@m5p.com> <alpine.BSF.2.00.1207021708540.3842@wojtek.tensor.gdynia.pl> <20120702152319.GB13749@britannica.bec.de>

next in thread | previous in thread | raw e-mail | index | archive | help
>>
>> telnet ... 80
>> GET http://fullsitename/ HTTP/1.1
>
> Full URL is only valid for proxies. What you want to do is:
>
> GET / HTTP/1.0
> Host: fullsitename
> <empty line>
>
tested on most sites - ALL three ways do work. Of course yours are proper.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1207021735480.3971>