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.

Data model changes

Release notes snippet

Comments

valthebald created an issue. See original summary.

valthebald’s picture

Status: Active » Fixed

  • 27a1ac6 committed on 8.x-1.x, 8.x-1.x
    Issue #3068154 by valthebald: Cleanup only GET requests and support...
valthebald’s picture

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.