VirtualHostHandler

Handler that will filter requests based on the request Host name.

package

Default

Methods

__construct

__construct() 

Create a handler

create( $arg0,  $arg1) : \io\vertx\jphp\ext\web\handler\VirtualHostHandler
static

Arguments

$arg0

string

$arg1

callable

Response

\io\vertx\jphp\ext\web\handler\VirtualHostHandler

the handler

Something has happened, so handle it.

handle( $arg0) : void

Arguments

$arg0

RoutingContext