unicorn.git  about / heads / tags
Rack HTTP server for Unix and fast clients
blob 527c28b6aac23eede6202ebad16deb467ea203c2 471 bytes (raw)
$ git show v0.93.5:TODO	# shows this blob on the CLI

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
 
* Documentation improvements

* ensure test suite passes on non-GNU/Linux systems
  (likely that it already does)

* consider adding "working_directory" directive to Configurator
  since START_CTX is ugly...

* consider adding user switching support (ugh...)
  This makes more sense for Rainbows!, but some folks use it already...

* fix const-correctness in HTTP parser

* performance validation (esp. TeeInput)

* improve test suite (steal from Rainbows!, probably...)

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