Asynchronous I/O that doesn’t get in your way, written in D
The search functionality needs JavaScript enabled
Handles a HTTP request by dispatching it to the registered route handlers.
void handleRequest ( HTTPServerRequest req, HTTPServerResponse res ) @safe;