Add HttpServerErrorHandler interface to provide visibility and customization of HttpServer errors
The HttpServerErrorHandler is separate from the HttpService interface, because error-handling is more in the domain of the HttpServer, which can export multiple HttpServices (via the factory constructor overload).
Showing
Please
register
or
sign in
to comment