about summary refs log tree commit homepage
path: root/test/unit/test_http_parser.rb
DateCommit message (Expand)
2009-04-12test_http_parser: fix broken URL in comment
2009-03-29http11: use :http_body instead of "HTTP_BODY"
2009-03-24simplify the HttpParser interface
2009-03-21unicorn/http11: remove GATEWAY_INTERFACE
2009-02-09s/Mongrel/Unicorn/g
2009-01-31No more special params hash.
2008-07-15http_parser: restore r996 (accept '"', '<', and '>' characters in URLs)
2008-07-15Remove nasty_pound_header test since we've always failed it
2008-03-24Backport Eric's changes to the http parser from trunk (Eric Wong).