StdOut

class StdOut(output: PrintStream = System.out, format: OutputFormat = DefaultOutput()) : BasicOutput

Constructors

Link copied to clipboard
constructor(output: PrintStream = System.out, format: OutputFormat = DefaultOutput())

Functions

Link copied to clipboard
open override fun accept(req: HttpRequest, resp: HttpResponse, data: RequestData<*>)