[ 源代码: node-vhost ]
软件包:node-vhost(3.0.2-6)
connect middleware for domain request matching - Node.js module
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.