Module handler

Source
Expand description

Request handler module intended to manage incoming HTTP requests.

Structsยง

RequestHandler
It defines the main request handler used by the Hyper service request.
RequestHandlerOpts
It defines options for a request handler.