[racket] Web server "Server" header

From: Norman Gray (norman at astro.gla.ac.uk)
Date: Tue Apr 12 20:19:37 EDT 2011

Jay,

On 2011 Apr 12, at 22:00, Jay McCarthy wrote:

> An HTTP response where output produces the body. code is the response
> code, message the message, seconds the generation time, mime the MIME
> type of the file, and headers are the headers. If headers does not
> include Date, Last-Modified, Server, or Content-Type headers, then the
> server will automatically add them. The server will always replace
> your Connection header if it needs to ensure the connection will be
> closed. (Typically with an HTTP/1.0 client.)
> 
> I think this will satisfy all.

Hero.  That looks great.

Norman


-- 
Norman Gray  :  http://nxg.me.uk



Posted on the users mailing list.