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

add urlEncode function #47

Open
shekhargulati opened this issue May 20, 2016 · 2 comments
Open

add urlEncode function #47

shekhargulati opened this issue May 20, 2016 · 2 comments

Comments

@shekhargulati
Copy link
Owner

No description provided.

@shekhargulati shekhargulati added this to the 0.1.0 Release milestone May 20, 2016
@shekhargulati shekhargulati self-assigned this May 20, 2016
@shekhargulati shekhargulati removed this from the 0.1.0 Release milestone May 22, 2016
@shekhargulati shekhargulati removed their assignment Jul 19, 2016
@engfragui
Copy link
Contributor

@shekhargulati Would you want an implementation of urlEncode() without using any external library like URLEncoder, right?

@arcticicestudio
Copy link

I generally think this method would be superfluous, as mentioned by @engfragui the JDK already provides the URLEncoder class which is backwards compatible from Java 8 down to Java 5. Currently can't think of any use cases a additional implementation would be necessary.

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

3 participants