daviddenton/fintrospect

Caching filters apply cache headers even when the request code is an error

Closed this issue · 1 comments

They should only apply when response status < 400

Fixed in 12.14.1

Added optional predicate to the filters, which defaults to status < 400