v0.1.24
object 642c2773a7eb2034f597af1cd404b9e086b59632
authorRyan Dahl <ry@tinyclouds.org>
Thu, 31 Dec 2009 08:31:01 +0000 (00:31 -0800)
2009.12.31, Version 0.1.24

  * Bugfix: don't chunk responses to HTTP/1.0 clients, even if
    they send Connection: Keep-Alive (e.g. wget)

  * Bugfix: libeio race condition

  * Bugfix: Don't segfault on unknown http method

  * Simplify exception reporting

  * Upgrade V8 to 2.0.5.4