ERROR 'server aborted early'

Ned Konz ned at squeakland.org
Wed Dec 15 22:00:09 UTC 2004


On Tuesday 14 December 2004 11:53 pm, Dan Corneanu wrote:
> I've made some tests (with telnet and ethereal) and found out that if I
> change the HTTPSocket class>>httpGetDocument: args: accept: request: to not
> use the port in the GET requeast (Host: www.btrl.ro instead of Host:
> www.btrl.ro:80)

Yes, I noticed that omitting the HOST header would keep it from dying.

Still, that should be a legal HTTP/1.0 header, even with the 80.

Perhaps this is a broken server. I get the same result from lwp-request or 
wget when I add the HOST header.

-- 
Ned Konz
http://bike-nomad.com/squeak/



More information about the Squeak-dev mailing list