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: (A, B, C, D) -> HttpHandler): ContractRoute