Represents a function that handles an HTTP request and returns an HTTP response.
The response can either be a promise that resolves to an HTTP-like response object or a direct HTTP-like response object.
Represents a function that handles an HTTP request and returns an HTTP response.
The response can either be a promise that resolves to an HTTP-like response object or a direct HTTP-like response object.