FakeHttpServer
Properties
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
suspend fun listen(port: Int = 0, host: String = "127.0.0.1", handler: suspend (HttpServer.Request) -> Unit): HttpServer
Link copied to clipboard
Link copied to clipboard