handy_http_primitives.handler

Defines the core request handler interface that's the starting point for all HTTP request processing.

Members

Interfaces

HttpRequestHandler
interface HttpRequestHandler

Defines the request handler interface, which is called upon to handle an incoming HTTP request.