haproxy/include
Christopher Faulet a9215b7206 MINOR: filters: Simplify calls to analyzers using 2 new macros
Now, to call an analyzer in 'process_stream' function, we should use
FLT_ANALAYZE or ANALYZE macros, depending if this is a filterable analyzer or
not.
2016-05-18 15:11:54 +02:00
..
common MINOR: add list_append_word function 2016-05-14 00:00:54 +02:00
import MINOR: lru: new function to delete <nb> least recently used keys 2016-01-11 07:31:35 +01:00
proto MINOR: filters: Simplify calls to analyzers using 2 new macros 2016-05-18 15:11:54 +02:00
types MEDIUM: filters: Move HTTP headers filtering in its own callback 2016-05-18 15:11:54 +02:00