Request processing means extension type.
A type of supported HTTP request.
A type of supported HTTP response.
HTTP processing configuration.
HTTP request processing handler to delegate to.
HTTP request listener to pass to Node.js HTTP server.
requestHandler
Creates Node.js HTTP request listener that processes requests by HTTP request processing handler.
A type of supported HTTP request.
A type of supported HTTP response.
HTTP processing configuration.
HTTP request processing handler to delegate to.
HTTP request listener to pass to Node.js HTTP server.
requestHandler
Creates Node.js HTTP request listener that processes requests by HTTP request processing handler according to default configuration.
A type of supported HTTP request.
A type of supported HTTP response.
HTTP request processing handler to delegate to.
HTTP request listener to pass to Node.js HTTP server.
requestHandler
Generated using TypeDoc
Creates Node.js HTTP request listener that processes requests by extended HTTP request processing handler.