unicorn.git  about / heads / tags
Rack HTTP server for Unix and fast clients
blob 204bb7dcb0975f67ed2bb05d60cd39f81e862218 378 bytes (raw)
$ git show v0.7.0:TODO	# shows this blob on the CLI

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
 
== 1.0.0

  * integration tests with nginx including bad client handling

  * tests for timeout

  * manpages (why do so few Ruby executables come with proper manpages?)

== 1.1.0

  * Transfer-Encoding: chunked request handling.  Testcase:

      curl -T- http://host:port/path < file_from_stdin

  * code cleanups (launchers)

  * Pure Ruby HTTP parser

  * Rubinius support?

git clone https://yhbt.net/unicorn.git