Closed
Description
I see there is a test that indicated +
should be parsed into white space, however when I test this here: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/encodeURIComponent
+
is encoded as %2B
.
Metadata
Metadata
Assignees
Labels
No labels