Classes
Methods
-
<static> VirtualHostHandler.create(hostname, handler) → {VirtualHostHandler}
-
Create a handler
Parameters:
Name Type Description hostnamestring handlerfunction Returns:
the handler- Type
- VirtualHostHandler
| Name | Type | Description |
|---|---|---|
hostname |
string | |
handler |
function |