Skip to content

Conversation

D1111111
Copy link

@D1111111 D1111111 commented Jun 8, 2025

resolves #1013

Problem

There is no reliable way to encode/decode strings for url. There is an open issue here: #1013

Solution

A macro used to encode/decode url strings

Checklist

  • This code is associated with an issue which has been triaged and accepted for development.
  • I have read the contributing guide and understand what's expected of me
  • I have run this code in development and it appears to resolve the stated issue
  • This PR includes tests, or tests are not required/relevant for this PR
  • I have updated the README.md (if applicable)

@D1111111 D1111111 requested a review from a team as a code owner June 8, 2025 13:12
@D1111111 D1111111 changed the title url encode/decode New macros added for encoding and decoding strings for url (url_encode, url_decode) Jun 10, 2025
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

Successfully merging this pull request may close these issues.

Macros to encode/decode URL

1 participant