Skip to content

Conversation

@trinistr
Copy link
Contributor

@trinistr trinistr commented Nov 12, 2025

From #1016

CGI.escapeURIComponent and CGI.unescapeURIComponent are added.
[Feature #18822]

Spec for .escapeURIComponent was done in #1080.

This is pretty much the spec for .escapeURIComponent with reversed inputs and outputs and incorporating fix from 7d8998a. Main difference is that unescape... does not preserve encoding, instead accepting target encoding as an argument.

I also noticed a copy-paste typo in the test for UnboundMethod#==, creating a separate PR seemed unnecessary .

Also fix typo in test description for UnboundMethod#==.
@trinistr trinistr marked this pull request as ready for review November 12, 2025 12:39
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