Problem/Motivation
Normally, only GET requests are cached, so it makes sense to leave other methods untouched.
Proposed resolution
Check request method before cleaning up
Remaining tasks
Write the patch
User interface changes
No UI changes
API changes
New setting 'request_cleanup.get', defaults to empty array.
Comments
Comment #2
valthebaldComment #4
valthebald