about summary refs log tree commit homepage
tag namev0.91.0 (1d28fac2013bfc12c57d7379eeca2041756f39a5)
tag date2009-09-04 12:04:18 -0700
tagged byEric Wong <normalperson@yhbt.net>
tagged objectcommit d7a5afbafa...
downloadunicorn-0.91.0.tar.gz
unicorn 0.91.0
18 years too late, Unicorn finally gets HTTP/0.9 support
as HTTP was implemented in 1991.

Eric Wong (16):
      Documentation updates
      examples/echo: "Expect:" value is case-insensitive
      http: make strings independent before modification
      http: support for multi-line HTTP headers
      tee_input: fix rdoc
      unicorn_http: "fix" const warning
      http: extension-methods allow any tokens
      http: support for simple HTTP/0.9 GET requests
      test_http_parser_ng: fix failing HTTP/0.9 test case
      launcher: defer daemonized redirects until config is read
      test to ensure stderr goes *somewhere* when daemonized
      http: SERVER_PROTOCOL matches HTTP_VERSION
      http: add HttpParser#headers? method
      Support HTTP/0.9 entity-body-only responses
      Redirect files in binary mode
      unicorn 0.91.0