Asynchronous I/O that doesn’t get in your way, written in D
The search functionality needs JavaScript enabled
Returns a HTTP request handler that forwards any request to the requested host/port.
@safe void delegate(scope HTTPServerRequest, HTTPServerResponse) forwardProxyRequest();