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

Encode uri component #67

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

yrtimiD
Copy link

@yrtimiD yrtimiD commented Dec 26, 2021

Adds 3 new converters:

  • String to Encoded Url
  • Encoded Url to String
  • String to All Characters Encoded Url Component

Closes #53

Tested locally with latest vscode. Code is trivial, don't see any risk.

@yrtimiD
Copy link
Author

yrtimiD commented Jan 11, 2022

@mitchdenny , can you, please, re-run the validation build to see what are errors? last one is not available anymore.

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.

FR: URL encode/decode
1 participant