Fix a case-sensitivity bug in new Request() and new Response().
Include request information for shelf_io errors.
Add a Server interface.
Share a body across all versions of a message.
Support http_parser 1.0.0.
Allow an empty url parameter for new Request().
Overhaul Request.handlerPath and Request.url.