Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug fix: Enforce storage limit on failure #165

Merged
merged 1 commit into from
Nov 5, 2022

Conversation

akrabat
Copy link
Member

@akrabat akrabat commented Nov 5, 2022

When a GET/OPTIONS/HEAD request with a body is provided, ensure that the storage limit is enforced.

Fixes #164

When a GET/OPTIONS/HEAD request with a body is provided, ensure that the
storage limit is enforced.
@akrabat akrabat added this to the 1.2.2 milestone Nov 5, 2022
@akrabat akrabat requested a review from l0gicgate November 5, 2022 18:48
@akrabat akrabat merged commit ebaaf29 into slimphp:1.x Nov 5, 2022
@akrabat akrabat deleted the 164-enforce-storage-on-failure branch November 5, 2022 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Storage is not removing old items on failure
1 participant