const mixinafBedSheet::HttpPipelineFilter

afBedSheet::HttpPipelineFilter

Implement to define a HTTP Pipeline Filter. Contribute it to the HttpPipeline service.

Use filters to address cross cutting concerns such as authorisation.

service

Source

abstract Bool service(HttpPipeline handler)

Return true if the this filter handled the request and no further request processing should be performed.