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

Review urlescape percent-safe set, and use + behavior for form spaces. #3373

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

tomchristie
Copy link
Member

Prompted by #3369

  • Review the percent-safe set that we should use for urlescaping form values.
  • Use the stdlib urlescape, including form query parameters using + for spaces.

@tomchristie tomchristie merged commit ba2e512 into master Oct 28, 2024
5 checks passed
@tomchristie tomchristie deleted the fix-urlencoding-safe-set branch October 28, 2024 16:20
@tomchristie tomchristie mentioned this pull request Nov 15, 2024
@tomchristie tomchristie mentioned this pull request Nov 28, 2024
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.

1 participant