Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: corefunc_url_decode #154

Closed
skyzyx opened this issue Feb 14, 2024 · 3 comments
Closed

[Feature]: corefunc_url_decode #154

skyzyx opened this issue Feb 14, 2024 · 3 comments
Assignees

Comments

@skyzyx
Copy link
Member

skyzyx commented Feb 14, 2024

What functionality would you like to see?

The inverse of the built-in urlencode() function.

corefunc_url_decode "url" {
  url = "https://..."
}
#=> https://...
@skyzyx skyzyx self-assigned this Feb 14, 2024
@pooriaghaedi
Copy link

@skyzyx Could you please assign this task to me? I've already written the code.

@skyzyx
Copy link
Member Author

skyzyx commented Apr 18, 2024

@skyzyx
Copy link
Member Author

skyzyx commented Nov 10, 2024

Implemented in #381.

@skyzyx skyzyx closed this as completed Nov 10, 2024
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

No branches or pull requests

2 participants