Constructors

Link copied to clipboard
constructor(method: Method)

Functions

Link copied to clipboard
fun newRequest(baseUri: Uri = Uri.of("")): Request
Link copied to clipboard
infix fun to(fn: () -> HttpHandler): ContractRoute
infix fun to(fn: HttpHandler): ContractRoute