Skip to content

Allow to work with UTF-8 characters in EPP request / response body.#1

Open
zeroDivisible wants to merge 1 commit into
Synesso:masterfrom
zeroDivisible:master
Open

Allow to work with UTF-8 characters in EPP request / response body.#1
zeroDivisible wants to merge 1 commit into
Synesso:masterfrom
zeroDivisible:master

Conversation

@zeroDivisible

Copy link
Copy Markdown

I know that this is not the most popular library ever, but sadly I had a _pleasure_ to implement extension for IDN domain names using epp-rtk, pulled directly from SourceForge repo. The issue is that the code as it is there right now is capable of working with ASCII names, but not with UTF-8 ones. I had to implement extension which is sending U-Labels as one of the nodes and had wasted enough time working out where was the issue with encoding, while it ended being in the epp-rtk library itself.

It might not be useful to anybody, and theres really small possibility that this would have been accepted on SourceForge (it's not the most active repo ever), so I'm sending the pull here as this is the next result which I had found. Plus, it never hurts to squash some bugs:)

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.

1 participant