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

Validators bad encoding #2524

Merged
merged 4 commits into from
Jan 20, 2025
Merged

Conversation

ericproulx
Copy link
Contributor

@ericproulx ericproulx commented Jan 19, 2025

Fix #2523

It fixes the allow_blank, regexp and values validator.
It also covers the Accept-Version http header.

Add specs for bad encoding.
@ericproulx ericproulx marked this pull request as ready for review January 19, 2025 20:29
@ericproulx ericproulx requested a review from dblock January 19, 2025 20:30
@dblock
Copy link
Member

dblock commented Jan 20, 2025

LGTM, rebase.

@dblock dblock merged commit 5ce44de into ruby-grape:master Jan 20, 2025
63 checks passed
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 invalid byte sequence in UTF-8
2 participants