PathMethod

class PathMethod(path: String, method: Method)

Constructors

Link copied to clipboard
constructor(path: String, method: Method)

Functions

Link copied to clipboard
infix fun to(action: HttpHandler): RoutingHttpHandler