Release 0.4.2
Fixed PostFilters
to always run at the end of the request even if there is an error or a PreFilter halts execution (i.e. returns false
).
Fixed PostFilters
to always run at the end of the request even if there is an error or a PreFilter halts execution (i.e. returns false
).