When an HTTP service is simply along the path toward an end point (where the final resolution occurs), then the next service is validated first (see the Router Block notes above) and then passed through. Ordinarily this pass through occurs in the Router Block via the RunHTTPService service but there might be situations where additional logic is required before passing the request on to the next service.

  • No labels