
This module allows one to match incoming http requests to given host-server pairs, also known as virtual hosts.
It only works with in-process Request and Server Node.js objects, in particular it is not a proxy.
Connect is an extensible HTTP server framework.
Node.js is an event-based server-side JavaScript engine.