Closed Scogun closed 11 months ago
Right now, even if first processed response was unsuccessful - it will be cached.
Only successful responses (which have status less than 400) should be cached.
Current situation
Right now, even if first processed response was unsuccessful - it will be cached.
Requirement
Only successful responses (which have status less than 400) should be cached.