Does the decoder handle plus signs?
Yes. It treats plus signs as spaces before decoding, matching common query string workflows.
Paste encoded query values or path fragments and convert them back into readable text for debugging and documentation.
Yes. It treats plus signs as spaces before decoding, matching common query string workflows.
The API returns a validation error instead of guessing at a partial decode.