Aylmer carson - 337 - Dec 22, 2013

Custom ResponseFilters & RequestFilters

Hi - in v3 I had set up some response filters in apphost config:

this.ResponseFilters.Add((req, res, dto) =>
{}

however in v4 ResponseFilters doesn’t appear to exist and I cannot find it. could anyone please say where it has gone and how to use it? I have searched the docs but can’t find any reference to it.

thanks

aylmer carson:

GlobalResponseFilters !!! :slight_smile: