Unicorn 0.90.0

Unicorn is a Rack HTTP server for Unix, fast clients and nothing else

Changes:

Moved chunked decoding and trailer parsing over to C/Ragel.
Minor bug fixes, internal code cleanups, and API changes.

This release is more likely to be stable and not eat CPU like the 0.9.x
series while retaining all of the on-the-fly upload processing
capabilities (which I hope to port back to Mongrel).