unicorn.git  about / heads / tags
Rack HTTP server for Unix and fast clients
blob 085ef706330e3094f92b4aaade5cb3b896f5c4f0 355 bytes (raw)
$ git show v0.7.1:TODO	# shows this blob on the CLI

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

  * integration tests with nginx including bad client handling

  * 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