FLEXTool/FLEX

FLEX prematurely purges older items from network debugging cache

Open

#173 opened on Feb 25, 2017

View on GitHub
 (8 comments) (3 reactions) (0 assignees)Objective-C (14,597 stars) (1,777 forks)batch import
bugenhancementhelp wanted

Description

FLEX purges older items from the network debugging cache even when the cache is nowhere near full. I would assign this to myself if I could. I would like it to cache them to a temporary file or something, it's super annoying when recent requests are purged for seemingly no reason...

Contributor guide