lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Lynx-dev] 403 forbidden in Lynx but not other browsers?


From: Thomas Dickey
Subject: Re: [Lynx-dev] 403 forbidden in Lynx but not other browsers?
Date: Fri, 11 May 2007 06:22:04 -0400
User-agent: Mutt/1.3.27i

On Thu, May 10, 2007 at 09:53:42PM -0700, Walter Ian Kaye wrote:
> Why can't Lynx get to the site? Here's a trace log excerpt:
> 
> HTParse: (ABS)
> HTParse:      result:`'
> HTParse: aName:`http://eliashbyhealingarts.com/'
>    relatedName:`'
>    want: host
> HTParse:      result:`eliashbyhealingarts.com'
> LYCookie: Searching for 'eliashbyhealingarts.com:80', '/'.
> Composing Authorization for eliashbyhealingarts.com:80/
> HTAASetup_lookup: No template matched `' (so probably not protected)
> HTTP: Not sending authorization (yet).
> Writing:
> GET / HTTP/1.0\r
> Host: eliashbyhealingarts.com\r
> Accept: text/html, text/plain, application/xhtml+xml, text/sgml, 
> */*;q=0.01\r
> Accept-Encoding: gzip, compress\r
> Accept-Language: en\r
> User-Agent: Lynx/2.8.5rel.4 libwww-FM/2.14 SSL-MM/1.4.1 OpenSSL/0.9.7d\r
> \r
> ----------------------------------

My GET looks a little different, and works (I don't know which detail
is making it work):

HTParse:      result:`eliashbyhealingarts.com'
LYCookie: Searching for 'eliashbyhealingarts.com:80', '/'.
Composing Authorization for eliashbyhealingarts.com:80/
HTAASetup_lookup: No template matched `' (so probably not protected)
HTTP: Not sending authorization (yet).
Writing:
GET / HTTP/1.0\r
Host: eliashbyhealingarts.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
User-Agent: Lynx/2.8.7dev.4 libwww-FM/2.14 SSL-MM/1.4.1 OpenSSL/0.9.7d\r
\r
----------------------------------
Sending HTTP request.
HTTP: WRITE delivered OK
HTTP request sent; waiting for response.
HTTP: Trying to read 1535
HTTP: Read 1448
Read 1.4 KiB of data, 726 bytes/sec.
HTTP: Rx: HTTP/1.1 200 OK
HTTP: Scanned 2 fields from line_buffer
--- Talking HTTP1.
HTTP/1.1 200 OK
HTFormat: Constructing stream stack for www/mime to www/present ((null))
HTFormat: Looking up presentation for www/mime to www/present
StreamStack: found weak wildcard match: www/present
FindPresentation: found exact match: www/mime
StreamStack: found exact match: www/mime
StreamStack: Returning "MIMEParser"
HTMIME:  Date: Fri, 11 May 2007 10:18:38 GMT^M
Server: Apache/1.3.33 (Darwin)^M
Vary: Cookie,User-Agent,Accept-Language^M
Connection: close^M
Content-Type: text/html; charset=utf-8^M

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net




reply via email to

[Prev in Thread] Current Thread [Next in Thread]