Skip to content

handler

handler: (pipeline, sendOptions?) => Function

Defined in: http/handler.js:43

Creates the outermost request handler.

Function

Composed middleware pipeline

any = {}

Options forwarded to send()

Function

  • Async handler (req, res) => void for http.createServer()