Expand description
Request handler module intended to manage incoming HTTP requests.
Structsยง
- Request
Handler - It defines the main request handler used by the Hyper service request.
- Request
Handler Opts - It defines options for a request handler.
Request handler module intended to manage incoming HTTP requests.