Skip to content

Conversation

@tagliala
Copy link
Contributor

@tagliala tagliala commented Sep 5, 2025

Status code :unprocessable_entity is deprecated and will be removed in
a future version of Rack

Close #967

Updates the default `error_status` to `:unprocessable_content` for
compatibility with Rack 3.1.0 and above.

In order to support older Rack versions, by allowing configuration of
`error_status` to `:unprocessable_entity`.
@tagliala tagliala force-pushed the feature/472-fix-error-status-code branch from f60d26d to 85e516e Compare September 5, 2025 16:14
@tagliala tagliala closed this Sep 5, 2025
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.

Status code :unprocessable_entity is deprecated and will be removed in a future version of Rack

2 participants