-
Notifications
You must be signed in to change notification settings - Fork 585
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
Add option to decide what to do on invalid UTF-8 urlencoded params #1200
Closed
Commits on Sep 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7793604 - Browse repository at this point
Copy the full SHA 7793604View commit details
Commits on Nov 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 557df29 - Browse repository at this point
Copy the full SHA 557df29View commit details
Commits on Nov 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8e7570f - Browse repository at this point
Copy the full SHA 8e7570fView commit details
Commits on Dec 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for af345e3 - Browse repository at this point
Copy the full SHA af345e3View commit details -
added :utf8_error_code; modified the exception raised by binary strin…
…g that isn't utf8 encoded.
Configuration menu - View commit details
-
Copy full SHA for 2e1769d - Browse repository at this point
Copy the full SHA 2e1769dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a5127dd - Browse repository at this point
Copy the full SHA a5127ddView commit details
Commits on Dec 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5b740cd - Browse repository at this point
Copy the full SHA 5b740cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea00b54 - Browse repository at this point
Copy the full SHA ea00b54View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea3169b - Browse repository at this point
Copy the full SHA ea3169bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d7e331 - Browse repository at this point
Copy the full SHA 9d7e331View commit details -
changes to the other module tests to incorporate the addition of posi…
…tion information in the message
Configuration menu - View commit details
-
Copy full SHA for 264be80 - Browse repository at this point
Copy the full SHA 264be80View commit details -
added byte position to the error message, added ASCII optimization fo…
…und in String.valid? bc essentially all characters in a query string will be ASCII.
Configuration menu - View commit details
-
Copy full SHA for 8d50863 - Browse repository at this point
Copy the full SHA 8d50863View commit details -
Configuration menu - View commit details
-
Copy full SHA for bfb4476 - Browse repository at this point
Copy the full SHA bfb4476View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8753900 - Browse repository at this point
Copy the full SHA 8753900View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15d7043 - Browse repository at this point
Copy the full SHA 15d7043View commit details -
Configuration menu - View commit details
-
Copy full SHA for ced8d9a - Browse repository at this point
Copy the full SHA ced8d9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4265e2e - Browse repository at this point
Copy the full SHA 4265e2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b8f33f2 - Browse repository at this point
Copy the full SHA b8f33f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b31ee07 - Browse repository at this point
Copy the full SHA b31ee07View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad3847a - Browse repository at this point
Copy the full SHA ad3847aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d8f68dd - Browse repository at this point
Copy the full SHA d8f68ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f46f7a - Browse repository at this point
Copy the full SHA 1f46f7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bc1b3a - Browse repository at this point
Copy the full SHA 5bc1b3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 00e6429 - Browse repository at this point
Copy the full SHA 00e6429View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.