[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Lynx-dev] lynx2.8.7pre.2
From: |
Paul Gilmartin |
Subject: |
Re: [Lynx-dev] lynx2.8.7pre.2 |
Date: |
Mon, 27 Apr 2009 14:27:13 -0600 |
User-agent: |
Thunderbird 2.0.0.19 (X11/20090110) |
On 04/26/09 10:38, Thomas Dickey wrote:
2009-04-26 (2.8.7pre.2)
lynx2.8.7pre.2 (and pre.1; I haven't gone back further) fails
http://www.lbdsoftware.com
with:
Writing:
GET / HTTP/1.0\r
Host: www.lbdsoftware.com\r
Accept: text/html, text/plain, text/css, text/sgml, */*;q=0.01\r
Accept-Encoding: gzip, compress, bzip2\r
Accept-Language: en\r
Pragma: no-cache\r
Cache-Control: no-cache\r
User-Agent: Lynx/2.8.7pre.2 libwww-FM/2.14\r
\r
----------------------------------
Sending HTTP request.
HTTP: WRITE delivered OK
HTTP request sent; waiting for response.
HTTP: Trying to read 1535
HTTP: Read 866
HTTP: Rx: HTTP/1.1 406 Not Acceptable
Not Acceptable
An appropriate representation of the requested resource / could not be
found on this server.
Additionally, a 404 Not Found error was encountered while trying to use
an ErrorDocument to handle the request.
___________________________________________________________________
Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8e-fips-rhel5
mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635
PHP/5.2.5 Server at www.lbdsoftware.com Port 80
OK with Firefox. Snarf works with:
==> WrSock: GET / HTTP/1.0
Host: www.lbdsoftware.com
User-Agent: snarf/7.0 (http://www.xach.com/snarf)
HTTP/1.1 200 OK
http://validator.w3.org/ reports 68 HTML errors, but that's hardly news.
Thanks,
gil