Rainbows! 4.3.0 + Zbatery 4.1.0 - Rack servers for slow clients

Rainbows! is an HTTP server for sleepy Rack applications and slow
clients. It is based on Unicorn, but designed to handle applications
that expect long request/response times and/or slow clients.

Zbatery is Rainbows! without the fork().

Changes:

These releases pull in changes from unicorn 4.1.0

The deprecated Rainbows::HttpResponse class is finally gone
thanks to Pratik Naik. Logging of errors is more consistent
with the changes in unicorn 4.1.0. There are also minor
documentation updates. See the unicorn 4.1.0 release notes
for more details:
unicorn.git - Rack HTTP server for Unix and fast clients

The mailing list for both projects is [email protected]