v2.0.1
tagafb49d1c54eaa28f97387b1f6a07d338cf41aad2
object 268c2ec5fef2630b0626b848be9d6ec46d360ddb
authorEric Wong <normalperson@yhbt.net>
Wed, 17 Nov 2010 23:48:47 +0000 (18 07:48 +0800)
unicorn 2.0.1 - fix errors in error handling

This release fixes errors in our own error handling,
causing certain errors to not be logged nor responded
to correctly.

Eric Wong (3):
      t0012: fix race condition in reload
      http_server: fix HttpParserError constant resolution
      tests: add parser error test from Rainbows!