NextCallback


Description:

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.


Namespace: Valum
Package: valum-0.3