@FunctionalInterface public interface HttpHandler extends java.util.function.Function<HttpRequest,HttpResponse>
default HttpHandler
with(Filter filter)
andThen, apply, compose, identity
default HttpHandler with(Filter filter)