Server.removeHandler

Removes all handlers (early and normal) registered at @path.

class Server
void
removeHandler
(
string path
)

Parameters

path string

the toplevel path for the handler

Meta