Skip to content

Return 400 if Rack cannot parse query string#373

Merged
ahx merged 1 commit intomainfrom
fix-invalid-parameter-encoding
Jun 17, 2025
Merged

Return 400 if Rack cannot parse query string#373
ahx merged 1 commit intomainfrom
fix-invalid-parameter-encoding

Conversation

@ahx
Copy link
Copy Markdown
Owner

@ahx ahx commented Jun 17, 2025

Return 400 if Rack cannot parse query string instead of raising an exception.

Fixes #372

Return 400 if Rack cannot parse query string instead of raising an exception.
Fixes #372
@ahx ahx merged commit a727f77 into main Jun 17, 2025
32 checks passed
@ahx ahx deleted the fix-invalid-parameter-encoding branch June 17, 2025 22:27
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.

ArgumentError raised when parameter is encoded incorrectly

1 participant