From d95ed2690eaad1624a3797ee263ffc5b99819873 Mon Sep 17 00:00:00 2001 From: zedshaw Date: Sat, 8 Apr 2006 18:00:35 +0000 Subject: Fixes the default content type and headers for unknown mime types. Fixes the httpdate on responses and last-modified. Add support for arbitrary request methods within the limites of 20 characters, uppercase, digits, or safe chars. git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@151 19e92222-5c0b-0410-8929-a290d50e31e9 --- Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Rakefile') diff --git a/Rakefile b/Rakefile index 1961400..676f94c 100644 --- a/Rakefile +++ b/Rakefile @@ -32,7 +32,7 @@ end setup_extension("http11", "http11") name="mongrel" -version="0.3.12.3" +version="0.3.12.4" setup_gem(name, version) do |spec| spec.summary = "A small fast HTTP library and server that runs Rails, Camping, and Nitro apps." -- cgit v1.2.3-24-ge0c7