listHandlers()

Return the list of current request handlers.

Call signature

server.listHandlers()

This method accepts no arguments and returns a list of the Array<RequestHandler> shape. It’s primarily designed for debugging and introspection purposes.