This is sample HTTP server using libuv and http-parser.
NOTE: I started this as a test for some things and it resulted in me
adding uv_{udp,tcp}_init_ex
APIs to libuv, so it serverd its purpose.
It's published here with the hope that it's useful to someone.
@saghul
MIT or Public Domain.