ERROR 'server aborted early'

Dan Corneanu cdan at savatech.ro
Thu Dec 16 08:08:42 UTC 2004


Ned Konz wrote:

>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.
>
>  
>
Is it? I have searched the HTTP/1.0 RFC 
(http://www.faqs.org/rfcs/rfc1945.html) and it seems there is no Host 
header.
Maybe I'm wrong, I never delved so deep in protocol implementations, 
RFCs etc.
Is there some support for HTTP/1.1 in squeak?

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




More information about the Squeak-dev mailing list