Decode a text from a URL.
Name | Description | Required |
---|---|---|
URL | URL to decode. | Yes |
Encode a text for use in a URL.
Name | Description | Required |
---|---|---|
Text | Text to encode. | Yes |
Encode a text for use in a URL, using + instead of %20.
Name | Description | Required |
---|---|---|
Text | Text to encode. | Yes |