Daraja HTTP Framework 2.8
HTTP server framework for Object Pascal
Loading...
Searching...
No Matches
IWebFilter Interface Reference

Web Filter interface. More...

+ Inheritance diagram for IWebFilter:

Detailed Description

Web Filter interface.

A filter is an object that performs filtering tasks on either the request to a resource (a servlet or static content), or on the response from a resource, or both.