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

Delete URLUTF8Encoder.java in favor of java.net.URLEncoder. #377

Merged
merged 1 commit into from Nov 17, 2015

Conversation

sco0ter
Copy link
Contributor

@sco0ter sco0ter commented Nov 16, 2015

URLUTF8Encoder is obsolete due to java.net.URLEncoder.encode(str, "UTF-8")

URLUTF8Encoder is obsolete due to `java.net.URLEncoder.encode(str, "UTF-8")`
@akrherz
Copy link
Member

akrherz commented Nov 17, 2015

akrherz added a commit that referenced this pull request Nov 17, 2015
Delete URLUTF8Encoder.java in favor of java.net.URLEncoder.
@akrherz akrherz merged commit 152ad12 into igniterealtime:master Nov 17, 2015
@sco0ter sco0ter deleted the utf8 branch December 6, 2015 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants