IsterObject | --IsterBufferFilter | --IsterHttpResponseFilter
Author(s): Ingo Schramm
Copyright: Copyright (c) 2005 Ister.ORG Ingo Schramm
A filter is the counterpart to a security policy as it may be applied to an IsterHttpRequest.
Note that only subclasses of IsterHttpResponseFilter can really filter a buffer since this class returns the buffer completely unchanged.
depricated; use IsterBufferFilter instead
IsterHttpResponseFilter IsterHttpResponseFilter( string $name, mixed &$owner)
Parameters: