Index: [Article Count Order] [Thread]

Date: Mon, 23 Sep 2002 17:53:06 +0900
From: GOTO Kentaro <gotoken@notwork.org>
Subject: [webricken:112] [ANN] WEBrick 1.2.3 relaese
To: webricken@notwork.org
Message-Id: <200209230853.g8N8r6ND039858@miso.k.notwork.org>
X-Mail-Count: 00112

WEBrick 1.2.3 has been released!

Changes:

  * HTTPVersion class has been added. (Float is not appropriate
    representaion of the HTTP versions.)
  * HTTPRequest#body has been enabled to be given a block.
  * HTTPServlet::AbstractServet#do_OPTIONS has been added.
  * Simple-Request (HTTP/0.9) is allowed.


By the way, we would like to do HTTP/1.1 conformance test in developing
stage.  But we don't know how we should do that.  Any idea?

Thanks, 

-- Gotoken