From owner-freebsd-questions Tue Mar 30 18:53:40 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mail1.toronto.istar.net (mail1.toronto.istar.net [209.89.75.17]) by hub.freebsd.org (Postfix) with ESMTP id 62A7615541 for ; Tue, 30 Mar 1999 18:53:38 -0800 (PST) (envelope-from genisis@istar.ca) Received: from ts9-14.kin.istar.ca ([207.216.1.109] helo=genisis) by mail1.toronto.istar.net with smtp (Exim 2.02 #1) id 10SB7y-0001MC-00; Tue, 30 Mar 1999 21:53:16 -0500 Message-Id: <3.0.6.32.19990330215722.007d1140@istar.ca> X-Sender: genisis@istar.ca X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Tue, 30 Mar 1999 21:57:22 -0500 To: Laurence Berland From: Dru Subject: Re: HTTP Cc: freebsd-questions@freebsd.org In-Reply-To: <370036AF.9F56934B@confusion.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 09:27 PM 29/03/99 -0500, you wrote: >Anyone know where I can find out what various commands browsers actually >send to and recieve from the web server? (sorry, not BSD related, but I >couldn't think of a better place to post this) Try: ftp://ftp.isi.edu/in-notes/rfc1945.txt (co-authored by Tim Berners-Lee) HTTP 1.0 commands are called Methods; they are described starting on page 30. If you want HTTP 1.1 commands, try RFC 2068. Happy reading! Dru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message