Rule

class Rule(val path: String, val handler: HttpServerRequestHandler)

Constructors

Link copied to clipboard
constructor(path: String, handler: HttpServerRequestHandler)

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard