http

object http : Http(source)

Node.js HTTP module.

Functions

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