Closed denopink closed 1 month ago
Currently, parsing the following string "event: /xmidt-test/2/config" yields an authority with the value .
"event: /xmidt-test/2/config"
We probably don't want this and should sanitize each locator component removing trailing and leading whitespaces.
Example:
Please add a test case for this & fix it. That's a good find!
Currently, parsing the following string
.
"event: /xmidt-test/2/config"
yields an authority with the valueWe probably don't want this and should sanitize each locator component removing trailing and leading whitespaces.
Example: