http_response: pass through unknown status codes
commita109f7537a0527282308ac87aea6e54fb135054c
authorEric Wong <normalperson@yhbt.net>
Sat, 15 Aug 2009 04:03:45 +0000 (14 21:03 -0700)
committerEric Wong <normalperson@yhbt.net>
Sat, 15 Aug 2009 09:38:48 +0000 (15 02:38 -0700)
tree24035540189ec275fcaa302bf8ffebe67790fc00
parentbd8f086963d193ec91a549361938f2d3497f8f4d
http_response: pass through unknown status codes

This lets clients can pass through newly-invented status codes
that Rack does not know about.
lib/unicorn/http_response.rb
test/unit/test_response.rb