http

object http : Http

Node.js HTTP module.

Functions

Link copied to clipboard
fun createServer(callback: (req: JsAny, res: JsAny) -> Unit): Server