[ Version ( since = "0.1" ) ]
public delegate bool NextCallback () throws Informational, Success, Redirection, ClientError, ServerError, Error
Continuation passed in a Valum.HandlerCallback to *keep routing* both VSGI.Request and VSGI.Response .
Any thrown error will be propagate to the caller found upstream in the routing.