- From: owen beresford <owencanprogram@fastmail.fm>
- Date: Sun, 28 Dec 2003 12:04:07 +0000
- To: zhirenshao@optusnet.com.au, "www-talk" <www-talk@w3.org>
On Fri, 26 Dec 2003 15:21:18 +0800, "zhirenshao@optusnet.com.au" <zhirenshao@optusnet.com.au> said: > > According to the HTTP Sepcification, a server responds with an HTTP > response message: > > Response = Status-Line ; Section 6.1 > *(( general-header ; Section 4.5 > | response-header ; Section 6.2 > | entity-header ) CRLF) ; Section 7.1 > CRLF > [ message-body ] ; > > Despite being optional, some common header elements are likely to be > implemented in most HTTP servers, such as 'Content-Type', > 'Content-Length' etc. > > Who can tell me which header elements should a basic HTTP server > implement. > what language is this written in? if this was me, I would use someone- elses impl of HTTP. -- owen beresford owencanprogram@fastmail.fm -- http://www.fastmail.fm - One of many happy users: http://www.fastmail.fm/docs/quotes.html
Received on Sunday, 28 December 2003 07:04:09 UTC