Posted By: Eric Wong
Date: 2011-02-24 21:35
Summary: kcar 0.2.0 - small improvements
Project: Rainbows!
kcar features an HTTP parser that will convert a bytestream into a 3-element array suitable for use as a Rack response. It is IO interface agnostic, so it may be used with HTTP streams over Unix domain sockets, regular files, FIFOs, StringIOs as well as traditional TCP sockets.
* http://bogomips.org/kcar/ * kcar@librelist.org />* git://bogomips.org/kcar.git
Changes:
Internal cleanups and micro-optimizations. We are fully-supported under Ruby 1.9.3dev and Rubinius 1.2.2 |
|