about summary refs log tree commit homepage
path: root/ext/unicorn/http11
DateCommit message (Expand)
2009-03-29http11: use :http_body instead of "HTTP_BODY"
2009-03-24simplify the HttpParser interface
2009-03-21http11: don't set headers Rack doesn't like
2009-03-21unicorn/http11: remove GATEWAY_INTERFACE
2009-03-10http11: mark private methods as static
2009-03-10http11: remove unnecessary CPP definitions
2009-03-03unicorn/http11: hopefully fix gem installation
2009-02-25rename http11 => unicorn/http11