http.server.dispatchers vocabulary
Factor handbook ยป Vocabulary index


Documentation
HTTP dispatchers and virtual hosting

Metadata
Tags:web


Words

Tuple classes
ClassSuperclassSlots
dispatcher tupledefault responders
vhost-dispatcher tupledefault responders


Ordinary words
WordStack effect
<dispatcher>( -- dispatcher )
<vhost-dispatcher>( -- dispatcher )
add-main-responder( dispatcher responder path -- dispatcher )
add-responder( dispatcher responder path -- dispatcher )
canonical-host( host -- host' )
find-responder( path dispatcher -- path responder )
find-vhost( dispatcher -- responder )
new-dispatcher( class -- dispatcher )


Class predicate words
WordStack effect
dispatcher?( object -- ? )
vhost-dispatcher?( object -- ? )


Files


Metadata files