lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev Problems with URL--please help


From: David Woolley
Subject: Re: lynx-dev Problems with URL--please help
Date: Thu, 6 Mar 2003 07:02:33 +0000 (GMT)

> This message is from the server. I think it means that a secure
> connection was never established, so it can't send anything by https.

Which is because HTTPS is actually straight HTTP tunnelled in 
SSL, although it's rather strange to be sending an HTTP/0.9 
request containing an HTTP/1.1 format URL, to an HTTPS server,
in the first place!

I'd expect:

GET http://hod.dol.state.ga.us/index.htm HTTP/1.1
Host: hod.dol.state.ga.us

or 


GET /index.htm HTTP/1.0
Host: hod.dol.state.ga.us



; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden

reply via email to

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