From owner-freebsd-security Thu Nov 19 22:41:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA23266 for freebsd-security-outgoing; Thu, 19 Nov 1998 22:41:00 -0800 (PST) (envelope-from owner-freebsd-security@FreeBSD.ORG) Received: from aniwa.sky (aniwa.actrix.gen.nz [203.96.56.186]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA23261 for ; Thu, 19 Nov 1998 22:40:57 -0800 (PST) (envelope-from andrew@squiz.co.nz) Received: from localhost (andrew@localhost) by aniwa.sky (8.8.8/8.8.7) with ESMTP id TAA03110; Fri, 20 Nov 1998 19:40:22 +1300 (NZDT) (envelope-from andrew@squiz.co.nz) Date: Fri, 20 Nov 1998 19:40:21 +1300 (NZDT) From: Andrew McNaughton X-Sender: andrew@aniwa.sky Reply-To: andrew@squiz.co.nz To: Jeroen Ruigrok/Asmodai cc: freebsd-security@FreeBSD.ORG, Per Kristian Hove Subject: Re: pkhttpd (Was: Would this make FreeBSD more secure?) In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, 20 Nov 1998, Jeroen Ruigrok/Asmodai wrote: > Date: Fri, 20 Nov 1998 06:59:25 +0100 (CET) > From: Jeroen Ruigrok/Asmodai > To: Andrew McNaughton > Cc: freebsd-security@FreeBSD.ORG, Per Kristian Hove > Subject: Re: pkhttpd (Was: Would this make FreeBSD more secure?) > > On 20-Nov-98 Andrew McNaughton wrote: > > On Thu, 19 Nov 1998, Jeroen Ruigrok/Asmodai wrote: > >> Mayhaps www.w3c.org has them? > > > > Probably, but I'd reccommend going to the RFC's. > > > > rfc1945 Hypertext Transfer Protocol -- HTTP/1.0 > > rfc2068 Hypertext Transfer Protocol -- HTTP/1.1 > > D'oh... Too obvious so I forgot =) > > But 1.0 is nowdays still the basic right? 1.0 is pretty much the entry level. Any server should implement more or less all of it. 1.1 savvy browsers will work fine with 1.0 servers. I regularly do manual HTTP 1.0 sessions for debugging cgi stuff, and for that I find that most of 1.0 is worth remembering the details. The 1.1 extensions are less important for simple web servers, but are important if you're setting up a proxy server. Andrew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message